[INFO] fetching crate esplora-api 0.1.0...
[INFO] testing esplora-api-0.1.0 against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] extracting crate esplora-api 0.1.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate esplora-api 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate esplora-api 0.1.0
[INFO] tweaked toml for crates.io crate esplora-api 0.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate esplora-api 0.1.0 on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 168 packages to latest compatible versions
[INFO] [stderr]       Adding reqwest v0.10.10 (available: v0.13.4)
[INFO] [stderr]       Adding tokio v0.2.25 (available: v1.52.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-macros v0.2.6
[INFO] [stderr]   Downloaded reqwest v0.10.10
[INFO] [stderr]   Downloaded hyper v0.13.10
[INFO] [stderr]   Downloaded socket2 v0.3.19
[INFO] [stderr]   Downloaded h2 v0.2.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 20dec4c118a1ea59f85b07d9040be52be6443f7e87d66be5091b01d0dd4cf3e2
[INFO] running `Command { std: "docker" "start" "20dec4c118a1ea59f85b07d9040be52be6443f7e87d66be5091b01d0dd4cf3e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "20dec4c118a1ea59f85b07d9040be52be6443f7e87d66be5091b01d0dd4cf3e2" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "20dec4c118a1ea59f85b07d9040be52be6443f7e87d66be5091b01d0dd4cf3e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "20dec4c118a1ea59f85b07d9040be52be6443f7e87d66be5091b01d0dd4cf3e2" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling cc v1.2.64
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling httpdate v0.3.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling http-body v0.3.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]    Compiling openssl v0.10.81
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling tokio-macros v0.2.6
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling h2 v0.2.7
[INFO] [stderr]    Compiling tokio-tls v0.3.1
[INFO] [stderr]    Compiling hyper v0.13.10
[INFO] [stderr]    Compiling hyper-tls v0.4.3
[INFO] [stderr]    Compiling reqwest v0.10.10
[INFO] [stderr]    Compiling esplora-api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.30s
[INFO] running `Command { std: "docker" "inspect" "20dec4c118a1ea59f85b07d9040be52be6443f7e87d66be5091b01d0dd4cf3e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "20dec4c118a1ea59f85b07d9040be52be6443f7e87d66be5091b01d0dd4cf3e2" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling esplora-api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.30s
[INFO] running `Command { std: "docker" "inspect" "20dec4c118a1ea59f85b07d9040be52be6443f7e87d66be5091b01d0dd4cf3e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "20dec4c118a1ea59f85b07d9040be52be6443f7e87d66be5091b01d0dd4cf3e2" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/esplora_api-ff7c0e8ea0c5940b)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/async_impl_tests.rs (/opt/rustwide/target/debug/deps/async_impl_tests-6aa54dfd68e648dd)
[INFO] [stdout] 
[INFO] [stdout] running 37 tests
[INFO] [stdout] test async_client_custom_reqwest_builder ... ok
[INFO] [stdout] test async_client ... ok
[INFO] [stdout] test async_client_custom_header ... ok
[INFO] [stdout] test async_get_block_status ... FAILED
[INFO] [stdout] test async_get_address_utxo ... FAILED
[INFO] [stdout] test async_fee_estimate ... FAILED
[INFO] [stdout] test async_get_block ... FAILED
[INFO] [stdout] test async_get_block_txid_at_index ... FAILED
[INFO] [stdout] test async_get_block_txids ... FAILED
[INFO] [stdout] test async_get_address ... FAILED
[INFO] [stdout] test async_get_block_height ... FAILED
[INFO] [stdout] test async_get_address_txs_chain ... FAILED
[INFO] [stdout] test async_get_address_txs_mempool ... FAILED
[INFO] [stdout] test async_get_block_raw_format ... FAILED
[INFO] [stdout] test async_get_address_txs ... FAILED
[INFO] [stdout] test async_get_address_prefix ... FAILED
[INFO] [stdout] test async_get_block_txs_with_and_without_index ... FAILED
[INFO] [stdout] test async_get_blocks ... FAILED
[INFO] [stdout] test async_get_tx_merkle_proof ... FAILED
[INFO] [stdout] test async_get_tx_outspend ... FAILED
[INFO] [stdout] test async_get_mempool_recent ... FAILED
[INFO] [stdout] test async_get_script_hash ... FAILED
[INFO] [stdout] test async_get_blocks_tip_hash ... FAILED
[INFO] [stdout] test async_get_mempool ... FAILED
[INFO] [stdout] test async_get_tx ... FAILED
[INFO] [stdout] test async_get_script_hash_txs ... FAILED
[INFO] [stdout] test async_get_script_hash_txs_chain ... FAILED
[INFO] [stdout] test async_get_mempool_txids ... FAILED
[INFO] [stdout] test async_get_script_hash_utxo ... FAILED
[INFO] [stdout] test async_get_tx_hex ... FAILED
[INFO] [stdout] test async_get_script_hash_txs_mempool ... FAILED
[INFO] [stdout] test async_get_tx_merkleblock_proof ... FAILED
[INFO] [stdout] test async_get_tx_outspends ... FAILED
[INFO] [stdout] test async_get_blocks_tip_height ... FAILED
[INFO] [stdout] test async_get_tx_status ... FAILED
[INFO] [stdout] test async_get_tx_raw ... FAILED
[INFO] [stdout] test async_post_tx ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_block_status stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_block_status' (788) panicked at tests/async_impl_tests.rs:53:5:
[INFO] [stdout] assertion failed: response.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e60e27e9d88 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e60e27e9d88 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e60e27e9d88 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e60e27e9d88 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e60e27fffea - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e60e27fffea - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5e60e27eec62 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5e60e27eec62 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5e60e27c8296 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e60e27c8296 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e60e27e1ea9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e60e238914c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5e60e238914c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5e60e27e2122 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5e60e27e2122 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e60e27c8384 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e60e27bd479 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e60e27c922d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e60e28007dc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e60e28007a2 - core[28b146924c2f19c6]::panicking::panic
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5e60e235930a - async_impl_tests[42b31610a9579ec1]::async_get_block_status::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:53:5
[INFO] [stdout]   21:     0x5e60e2302e5d - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_block_status::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x5e60e236f8a0 - tokio[5d458f444aee139f]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_block_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x5e60e22df2e5 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[5d458f444aee139f]::coop::Budget>>>::try_with::<tokio[5d458f444aee139f]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_block_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   24:     0x5e60e22d8ffe - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[5d458f444aee139f]::coop::Budget>>>::with::<tokio[5d458f444aee139f]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_block_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   25:     0x5e60e22f8f93 - tokio[5d458f444aee139f]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_block_status::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x5e60e22f8f93 - tokio[5d458f444aee139f]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_block_status::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x5e60e22f8f93 - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_block_status::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x5e60e23017cc - tokio[5d458f444aee139f]::runtime::basic_scheduler::enter::<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_block_status::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x5e60e2331299 - <tokio[5d458f444aee139f]::macros::scoped_tls::ScopedKey<tokio[5d458f444aee139f]::runtime::basic_scheduler::Context>>::set::<tokio[5d458f444aee139f]::runtime::basic_scheduler::enter<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_block_status::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x5e60e22ed728 - tokio[5d458f444aee139f]::runtime::basic_scheduler::enter::<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_block_status::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x5e60e22e9482 - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_block_status::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x5e60e2327575 - <tokio[5d458f444aee139f]::runtime::Runtime>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_block_status::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x5e60e2322404 - tokio[5d458f444aee139f]::runtime::context::enter::<<tokio[5d458f444aee139f]::runtime::Runtime>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_block_status::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x5e60e234105a - <tokio[5d458f444aee139f]::runtime::handle::Handle>::enter::<<tokio[5d458f444aee139f]::runtime::Runtime>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_block_status::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x5e60e2320889 - <tokio[5d458f444aee139f]::runtime::Runtime>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_block_status::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x5e60e235e6d7 - async_impl_tests[42b31610a9579ec1]::async_get_block_status
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:47:1
[INFO] [stdout]   37:     0x5e60e2355bc7 - async_impl_tests[42b31610a9579ec1]::async_get_block_status::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:48:34
[INFO] [stdout]   38:     0x5e60e231fbb6 - <async_impl_tests[42b31610a9579ec1]::async_get_block_status::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5e60e237c22b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e60e237c22b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x5e60e2389aa5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5e60e2389aa5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5e60e2389aa5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5e60e2389aa5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x5e60e2384604 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x5e60e2384604 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5e60e238cb22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x5e60e238cb22 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5e60e238cb22 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5e60e238cb22 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5e60e238cb22 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5e60e238cb22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x5e60e238cb22 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5e60e27e94ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   58:     0x5e60e27e94ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x79157a66faa4 - <unknown>
[INFO] [stdout]   60:     0x79157a6fca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_address_utxo stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_address_utxo' (784) panicked at tests/async_impl_tests.rs:294:5:
[INFO] [stdout] assertion failed: utxo.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e60e27e9d88 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e60e27e9d88 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e60e27e9d88 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e60e27e9d88 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e60e27fffea - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e60e27fffea - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5e60e27eec62 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5e60e27eec62 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5e60e27c8296 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e60e27c8296 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e60e27e1ea9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e60e238914c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5e60e238914c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5e60e27e2122 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5e60e27e2122 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e60e27c8384 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e60e27bd479 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e60e27c922d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e60e28007dc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e60e28007a2 - core[28b146924c2f19c6]::panicking::panic
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5e60e2358a4a - async_impl_tests[42b31610a9579ec1]::async_get_address_utxo::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:294:5
[INFO] [stdout]   21:     0x5e60e2302c3d - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_address_utxo::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x5e60e236f640 - tokio[5d458f444aee139f]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_address_utxo::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x5e60e22df0e5 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[5d458f444aee139f]::coop::Budget>>>::try_with::<tokio[5d458f444aee139f]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_address_utxo::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   24:     0x5e60e22d8f5e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[5d458f444aee139f]::coop::Budget>>>::with::<tokio[5d458f444aee139f]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_address_utxo::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   25:     0x5e60e22f80b3 - tokio[5d458f444aee139f]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_address_utxo::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x5e60e22f80b3 - tokio[5d458f444aee139f]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_address_utxo::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x5e60e22f80b3 - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_address_utxo::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x5e60e230172c - tokio[5d458f444aee139f]::runtime::basic_scheduler::enter::<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_address_utxo::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x5e60e2331059 - <tokio[5d458f444aee139f]::macros::scoped_tls::ScopedKey<tokio[5d458f444aee139f]::runtime::basic_scheduler::Context>>::set::<tokio[5d458f444aee139f]::runtime::basic_scheduler::enter<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_address_utxo::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x5e60e22ecfc8 - tokio[5d458f444aee139f]::runtime::basic_scheduler::enter::<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_address_utxo::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x5e60e22e9402 - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_address_utxo::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x5e60e2327315 - <tokio[5d458f444aee139f]::runtime::Runtime>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_address_utxo::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x5e60e23221e4 - tokio[5d458f444aee139f]::runtime::context::enter::<<tokio[5d458f444aee139f]::runtime::Runtime>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_address_utxo::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x5e60e2340eda - <tokio[5d458f444aee139f]::runtime::handle::Handle>::enter::<<tokio[5d458f444aee139f]::runtime::Runtime>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_address_utxo::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x5e60e23207c9 - <tokio[5d458f444aee139f]::runtime::Runtime>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_address_utxo::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x5e60e235e317 - async_impl_tests[42b31610a9579ec1]::async_get_address_utxo
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:288:1
[INFO] [stdout]   37:     0x5e60e2355b67 - async_impl_tests[42b31610a9579ec1]::async_get_address_utxo::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:289:34
[INFO] [stdout]   38:     0x5e60e231fb36 - <async_impl_tests[42b31610a9579ec1]::async_get_address_utxo::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5e60e237c22b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e60e237c22b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x5e60e2389aa5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5e60e2389aa5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5e60e2389aa5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5e60e2389aa5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x5e60e2384604 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x5e60e2384604 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5e60e238cb22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x5e60e238cb22 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5e60e238cb22 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5e60e238cb22 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5e60e238cb22 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5e60e238cb22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x5e60e238cb22 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5e60e27e94ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   58:     0x5e60e27e94ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x79157a66faa4 - <unknown>
[INFO] [stdout]   60:     0x79157a6fca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_fee_estimate stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_fee_estimate' (778) panicked at tests/async_impl_tests.rs:333:5:
[INFO] [stdout] assertion failed: fee.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e60e27e9d88 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e60e27e9d88 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e60e27e9d88 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e60e27e9d88 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e60e27fffea - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e60e27fffea - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5e60e27eec62 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5e60e27eec62 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5e60e27c8296 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e60e27c8296 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e60e27e1ea9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e60e238914c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5e60e238914c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5e60e27e2122 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5e60e27e2122 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e60e27c8384 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e60e27bd479 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e60e27c922d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e60e28007dc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e60e28007a2 - core[28b146924c2f19c6]::panicking::panic
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5e60e23578fd - async_impl_tests[42b31610a9579ec1]::async_fee_estimate::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:333:5
[INFO] [stdout]   21:     0x5e60e23025dd - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_fee_estimate::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x5e60e236ef20 - tokio[5d458f444aee139f]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_fee_estimate::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x5e60e22deae5 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[5d458f444aee139f]::coop::Budget>>>::try_with::<tokio[5d458f444aee139f]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_fee_estimate::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   24:     0x5e60e22d8d7e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[5d458f444aee139f]::coop::Budget>>>::with::<tokio[5d458f444aee139f]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_fee_estimate::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   25:     0x5e60e22f5423 - tokio[5d458f444aee139f]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_fee_estimate::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x5e60e22f5423 - tokio[5d458f444aee139f]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_fee_estimate::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x5e60e22f5423 - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_fee_estimate::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x5e60e230154c - tokio[5d458f444aee139f]::runtime::basic_scheduler::enter::<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_fee_estimate::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x5e60e2330999 - <tokio[5d458f444aee139f]::macros::scoped_tls::ScopedKey<tokio[5d458f444aee139f]::runtime::basic_scheduler::Context>>::set::<tokio[5d458f444aee139f]::runtime::basic_scheduler::enter<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_fee_estimate::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x5e60e22eb9a8 - tokio[5d458f444aee139f]::runtime::basic_scheduler::enter::<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_fee_estimate::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x5e60e22e9282 - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_fee_estimate::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x5e60e2326bf5 - <tokio[5d458f444aee139f]::runtime::Runtime>::block_on::<async_impl_tests[42b31610a9579ec1]::async_fee_estimate::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x5e60e2321b84 - tokio[5d458f444aee139f]::runtime::context::enter::<<tokio[5d458f444aee139f]::runtime::Runtime>::block_on<async_impl_tests[42b31610a9579ec1]::async_fee_estimate::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x5e60e2340a5a - <tokio[5d458f444aee139f]::runtime::handle::Handle>::enter::<<tokio[5d458f444aee139f]::runtime::Runtime>::block_on<async_impl_tests[42b31610a9579ec1]::async_fee_estimate::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x5e60e2320599 - <tokio[5d458f444aee139f]::runtime::Runtime>::block_on::<async_impl_tests[42b31610a9579ec1]::async_fee_estimate::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x5e60e235d7d7 - async_impl_tests[42b31610a9579ec1]::async_fee_estimate
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:329:1
[INFO] [stdout]   37:     0x5e60e2355a47 - async_impl_tests[42b31610a9579ec1]::async_fee_estimate::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:330:30
[INFO] [stdout]   38:     0x5e60e231f9b6 - <async_impl_tests[42b31610a9579ec1]::async_fee_estimate::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5e60e237c22b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e60e237c22b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x5e60e2389aa5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5e60e2389aa5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5e60e2389aa5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5e60e2389aa5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x5e60e2384604 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x5e60e2384604 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5e60e238cb22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x5e60e238cb22 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5e60e238cb22 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5e60e238cb22 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5e60e238cb22 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5e60e238cb22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x5e60e238cb22 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5e60e27e94ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   58:     0x5e60e27e94ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x79157a66faa4 - <unknown>
[INFO] [stdout]   60:     0x79157a6fca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_block stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_block' (785) panicked at tests/async_impl_tests.rs:45:5:
[INFO] [stdout] assertion failed: response.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e60e27e9d88 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e60e27e9d88 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e60e27e9d88 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e60e27e9d88 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e60e27fffea - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e60e27fffea - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5e60e27eec62 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5e60e27eec62 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5e60e27c8296 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e60e27c8296 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e60e27e1ea9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e60e238914c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5e60e238914c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5e60e27e2122 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5e60e27e2122 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e60e27c8384 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e60e27bd479 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e60e27c922d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e60e28007dc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e60e28007a2 - core[28b146924c2f19c6]::panicking::panic
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5e60e2356827 - async_impl_tests[42b31610a9579ec1]::async_get_block::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:45:5
[INFO] [stdout]   21:     0x5e60e2301f7d - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_block::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x5e60e236e800 - tokio[5d458f444aee139f]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_block::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x5e60e22de4e5 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[5d458f444aee139f]::coop::Budget>>>::try_with::<tokio[5d458f444aee139f]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_block::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   24:     0x5e60e22d8b9e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[5d458f444aee139f]::coop::Budget>>>::with::<tokio[5d458f444aee139f]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_block::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   25:     0x5e60e22f27a3 - tokio[5d458f444aee139f]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_block::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x5e60e22f27a3 - tokio[5d458f444aee139f]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_block::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x5e60e22f27a3 - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_block::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x5e60e230136c - tokio[5d458f444aee139f]::runtime::basic_scheduler::enter::<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_block::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x5e60e23302d9 - <tokio[5d458f444aee139f]::macros::scoped_tls::ScopedKey<tokio[5d458f444aee139f]::runtime::basic_scheduler::Context>>::set::<tokio[5d458f444aee139f]::runtime::basic_scheduler::enter<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_block::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x5e60e22ea388 - tokio[5d458f444aee139f]::runtime::basic_scheduler::enter::<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_block::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x5e60e22e9102 - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_block::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x5e60e23264d5 - <tokio[5d458f444aee139f]::runtime::Runtime>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_block::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x5e60e2321524 - tokio[5d458f444aee139f]::runtime::context::enter::<<tokio[5d458f444aee139f]::runtime::Runtime>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_block::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x5e60e23405da - <tokio[5d458f444aee139f]::runtime::handle::Handle>::enter::<<tokio[5d458f444aee139f]::runtime::Runtime>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_block::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x5e60e2320379 - <tokio[5d458f444aee139f]::runtime::Runtime>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_block::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x5e60e235cc97 - async_impl_tests[42b31610a9579ec1]::async_get_block
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:39:1
[INFO] [stdout]   37:     0x5e60e2355927 - async_impl_tests[42b31610a9579ec1]::async_get_block::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:40:27
[INFO] [stdout]   38:     0x5e60e231f836 - <async_impl_tests[42b31610a9579ec1]::async_get_block::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5e60e237c22b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e60e237c22b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x5e60e2389aa5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5e60e2389aa5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5e60e2389aa5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5e60e2389aa5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x5e60e2384604 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x5e60e2384604 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5e60e238cb22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x5e60e238cb22 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5e60e238cb22 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5e60e238cb22 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5e60e238cb22 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5e60e238cb22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x5e60e238cb22 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5e60e27e94ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   58:     0x5e60e27e94ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x79157a66faa4 - <unknown>
[INFO] [stdout]   60:     0x79157a6fca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_block_txid_at_index stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_block_txid_at_index' (789) panicked at tests/async_impl_tests.rs:90:5:
[INFO] [stdout] assertion failed: txid.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e60e27e9d88 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e60e27e9d88 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e60e27e9d88 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e60e27e9d88 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e60e27fffea - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e60e27fffea - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5e60e27eec62 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5e60e27eec62 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5e60e27c8296 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e60e27c8296 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e60e27e1ea9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e60e238914c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5e60e238914c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5e60e27e2122 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5e60e27e2122 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e60e27c8384 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e60e27bd479 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e60e27c922d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e60e28007dc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e60e28007a2 - core[28b146924c2f19c6]::panicking::panic
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5e60e235b8c0 - async_impl_tests[42b31610a9579ec1]::async_get_block_txid_at_index::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:90:5
[INFO] [stdout]   21:     0x5e60e2303c2d - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_block_txid_at_index::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x5e60e2370810 - tokio[5d458f444aee139f]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_block_txid_at_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x5e60e22dffe5 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[5d458f444aee139f]::coop::Budget>>>::try_with::<tokio[5d458f444aee139f]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_block_txid_at_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   24:     0x5e60e22d940e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[5d458f444aee139f]::coop::Budget>>>::with::<tokio[5d458f444aee139f]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_block_txid_at_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   25:     0x5e60e22ff013 - tokio[5d458f444aee139f]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_block_txid_at_index::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x5e60e22ff013 - tokio[5d458f444aee139f]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_block_txid_at_index::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x5e60e22ff013 - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_block_txid_at_index::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x5e60e2301bdc - tokio[5d458f444aee139f]::runtime::basic_scheduler::enter::<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_block_txid_at_index::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x5e60e2332139 - <tokio[5d458f444aee139f]::macros::scoped_tls::ScopedKey<tokio[5d458f444aee139f]::runtime::basic_scheduler::Context>>::set::<tokio[5d458f444aee139f]::runtime::basic_scheduler::enter<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_block_txid_at_index::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x5e60e22f0718 - tokio[5d458f444aee139f]::runtime::basic_scheduler::enter::<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_block_txid_at_index::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x5e60e22e97c2 - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_block_txid_at_index::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x5e60e23284ee - <tokio[5d458f444aee139f]::runtime::Runtime>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_block_txid_at_index::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x5e60e23231d4 - tokio[5d458f444aee139f]::runtime::context::enter::<<tokio[5d458f444aee139f]::runtime::Runtime>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_block_txid_at_index::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x5e60e2341a1a - <tokio[5d458f444aee139f]::runtime::handle::Handle>::enter::<<tokio[5d458f444aee139f]::runtime::Runtime>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_block_txid_at_index::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x5e60e2320d39 - <tokio[5d458f444aee139f]::runtime::Runtime>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_block_txid_at_index::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x5e60e2360087 - async_impl_tests[42b31610a9579ec1]::async_get_block_txid_at_index
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:81:1
[INFO] [stdout]   37:     0x5e60e2355e67 - async_impl_tests[42b31610a9579ec1]::async_get_block_txid_at_index::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:82:41
[INFO] [stdout]   38:     0x5e60e231ff36 - <async_impl_tests[42b31610a9579ec1]::async_get_block_txid_at_index::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5e60e237c22b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e60e237c22b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x5e60e2389aa5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5e60e2389aa5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5e60e2389aa5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5e60e2389aa5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x5e60e2384604 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x5e60e2384604 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5e60e238cb22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x5e60e238cb22 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5e60e238cb22 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5e60e238cb22 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5e60e238cb22 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5e60e238cb22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x5e60e238cb22 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5e60e27e94ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   58:     0x5e60e27e94ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x79157a66faa4 - <unknown>
[INFO] [stdout]   60:     0x79157a6fca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_block_txids stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_block_txids' (790) panicked at tests/async_impl_tests.rs:79:5:
[INFO] [stdout] assertion failed: txids_list.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e60e27e9d88 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e60e27e9d88 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e60e27e9d88 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e60e27e9d88 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e60e27fffea - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e60e27fffea - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5e60e27eec62 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5e60e27eec62 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5e60e27c8296 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e60e27c8296 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e60e27e1ea9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e60e238914c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5e60e238914c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5e60e27e2122 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5e60e27e2122 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e60e27c8384 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e60e27bd479 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e60e27c922d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e60e28007dc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e60e28007a2 - core[28b146924c2f19c6]::panicking::panic
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5e60e235812a - async_impl_tests[42b31610a9579ec1]::async_get_block_txids::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:79:5
[INFO] [stdout]   21:     0x5e60e230290d - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_block_txids::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x5e60e236f2b0 - tokio[5d458f444aee139f]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_block_txids::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x5e60e22dede5 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[5d458f444aee139f]::coop::Budget>>>::try_with::<tokio[5d458f444aee139f]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_block_txids::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   24:     0x5e60e22d8e6e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[5d458f444aee139f]::coop::Budget>>>::with::<tokio[5d458f444aee139f]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_block_txids::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   25:     0x5e60e22f6a73 - tokio[5d458f444aee139f]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_block_txids::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x5e60e22f6a73 - tokio[5d458f444aee139f]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_block_txids::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x5e60e22f6a73 - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_block_txids::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x5e60e230163c - tokio[5d458f444aee139f]::runtime::basic_scheduler::enter::<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_block_txids::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x5e60e2330cf9 - <tokio[5d458f444aee139f]::macros::scoped_tls::ScopedKey<tokio[5d458f444aee139f]::runtime::basic_scheduler::Context>>::set::<tokio[5d458f444aee139f]::runtime::basic_scheduler::enter<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_block_txids::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x5e60e22ec4b8 - tokio[5d458f444aee139f]::runtime::basic_scheduler::enter::<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_block_txids::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x5e60e22e9342 - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_block_txids::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x5e60e2326f85 - <tokio[5d458f444aee139f]::runtime::Runtime>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_block_txids::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x5e60e2321eb4 - tokio[5d458f444aee139f]::runtime::context::enter::<<tokio[5d458f444aee139f]::runtime::Runtime>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_block_txids::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x5e60e2340c9a - <tokio[5d458f444aee139f]::runtime::handle::Handle>::enter::<<tokio[5d458f444aee139f]::runtime::Runtime>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_block_txids::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x5e60e23206b9 - <tokio[5d458f444aee139f]::runtime::Runtime>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_block_txids::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x5e60e235dd77 - async_impl_tests[42b31610a9579ec1]::async_get_block_txids
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:73:1
[INFO] [stdout]   37:     0x5e60e2355ad7 - async_impl_tests[42b31610a9579ec1]::async_get_block_txids::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:74:33
[INFO] [stdout]   38:     0x5e60e231fa76 - <async_impl_tests[42b31610a9579ec1]::async_get_block_txids::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5e60e237c22b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e60e237c22b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x5e60e2389aa5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5e60e2389aa5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5e60e2389aa5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5e60e2389aa5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x5e60e2384604 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x5e60e2384604 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5e60e238cb22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x5e60e238cb22 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5e60e238cb22 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5e60e238cb22 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5e60e238cb22 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5e60e238cb22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x5e60e238cb22 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5e60e27e94ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   58:     0x5e60e27e94ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x79157a66faa4 - <unknown>
[INFO] [stdout]   60:     0x79157a6fca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_address stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_address' (779) panicked at tests/async_impl_tests.rs:216:5:
[INFO] [stdout] assertion failed: address.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e60e27e9d88 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e60e27e9d88 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e60e27e9d88 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e60e27e9d88 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e60e27fffea - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e60e27fffea - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5e60e27eec62 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5e60e27eec62 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5e60e27c8296 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e60e27c8296 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e60e27e1ea9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e60e238914c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5e60e238914c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5e60e27e2122 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5e60e27e2122 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e60e27c8384 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e60e27bd479 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e60e27c922d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e60e28007dc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e60e28007a2 - core[28b146924c2f19c6]::panicking::panic
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5e60e2357387 - async_impl_tests[42b31610a9579ec1]::async_get_address::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:216:5
[INFO] [stdout]   21:     0x5e60e23023bd - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_address::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x5e60e236ecc0 - tokio[5d458f444aee139f]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_address::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x5e60e22de8e5 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[5d458f444aee139f]::coop::Budget>>>::try_with::<tokio[5d458f444aee139f]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_address::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   24:     0x5e60e22d8cde - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[5d458f444aee139f]::coop::Budget>>>::with::<tokio[5d458f444aee139f]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_address::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   25:     0x5e60e22f4543 - tokio[5d458f444aee139f]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_address::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x5e60e22f4543 - tokio[5d458f444aee139f]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_address::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x5e60e22f4543 - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_address::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x5e60e23014ac - tokio[5d458f444aee139f]::runtime::basic_scheduler::enter::<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_address::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x5e60e2330759 - <tokio[5d458f444aee139f]::macros::scoped_tls::ScopedKey<tokio[5d458f444aee139f]::runtime::basic_scheduler::Context>>::set::<tokio[5d458f444aee139f]::runtime::basic_scheduler::enter<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_address::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x5e60e22eb248 - tokio[5d458f444aee139f]::runtime::basic_scheduler::enter::<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_address::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x5e60e22e9202 - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_address::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x5e60e2326995 - <tokio[5d458f444aee139f]::runtime::Runtime>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_address::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x5e60e2321964 - tokio[5d458f444aee139f]::runtime::context::enter::<<tokio[5d458f444aee139f]::runtime::Runtime>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_address::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x5e60e23408da - <tokio[5d458f444aee139f]::runtime::handle::Handle>::enter::<<tokio[5d458f444aee139f]::runtime::Runtime>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_address::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x5e60e23204d9 - <tokio[5d458f444aee139f]::runtime::Runtime>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_address::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x5e60e235d417 - async_impl_tests[42b31610a9579ec1]::async_get_address
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:210:1
[INFO] [stdout]   37:     0x5e60e23559e7 - async_impl_tests[42b31610a9579ec1]::async_get_address::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:211:29
[INFO] [stdout]   38:     0x5e60e231f936 - <async_impl_tests[42b31610a9579ec1]::async_get_address::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5e60e237c22b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e60e237c22b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x5e60e2389aa5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5e60e2389aa5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5e60e2389aa5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5e60e2389aa5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x5e60e2384604 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x5e60e2384604 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5e60e238cb22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x5e60e238cb22 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5e60e238cb22 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5e60e238cb22 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5e60e238cb22 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5e60e238cb22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x5e60e238cb22 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5e60e27e94ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   58:     0x5e60e27e94ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x79157a66faa4 - <unknown>
[INFO] [stdout]   60:     0x79157a6fca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_block_height stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_block_height' (786) panicked at tests/async_impl_tests.rs:104:60:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("blockstream.info")), port: None, path: "/testnet/api//block-height/424242", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e60e27e9d88 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e60e27e9d88 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e60e27e9d88 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e60e27e9d88 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e60e27fffea - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e60e27fffea - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5e60e27eec62 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5e60e27eec62 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5e60e27c8296 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e60e27c8296 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e60e27e1ea9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e60e238914c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5e60e238914c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5e60e27e2122 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5e60e27e2122 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e60e27c8352 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e60e27bd479 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e60e27c922d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e60e28007dc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e60e2800522 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5e60e2358d50 - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5e60e2358d50 - async_impl_tests[42b31610a9579ec1]::async_get_block_height::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:104:60
[INFO] [stdout]   22:     0x5e60e2302d4d - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_block_height::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   23:     0x5e60e236f770 - tokio[5d458f444aee139f]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_block_height::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   24:     0x5e60e22df1e5 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[5d458f444aee139f]::coop::Budget>>>::try_with::<tokio[5d458f444aee139f]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_block_height::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x5e60e22d8fae - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[5d458f444aee139f]::coop::Budget>>>::with::<tokio[5d458f444aee139f]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_block_height::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x5e60e22f8823 - tokio[5d458f444aee139f]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_block_height::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   27:     0x5e60e22f8823 - tokio[5d458f444aee139f]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_block_height::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   28:     0x5e60e22f8823 - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_block_height::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   29:     0x5e60e230177c - tokio[5d458f444aee139f]::runtime::basic_scheduler::enter::<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_block_height::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   30:     0x5e60e2331179 - <tokio[5d458f444aee139f]::macros::scoped_tls::ScopedKey<tokio[5d458f444aee139f]::runtime::basic_scheduler::Context>>::set::<tokio[5d458f444aee139f]::runtime::basic_scheduler::enter<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_block_height::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x5e60e22ed378 - tokio[5d458f444aee139f]::runtime::basic_scheduler::enter::<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_block_height::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   32:     0x5e60e22e9442 - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_block_height::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   33:     0x5e60e2327445 - <tokio[5d458f444aee139f]::runtime::Runtime>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_block_height::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   34:     0x5e60e23222f4 - tokio[5d458f444aee139f]::runtime::context::enter::<<tokio[5d458f444aee139f]::runtime::Runtime>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_block_height::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   35:     0x5e60e2340f9a - <tokio[5d458f444aee139f]::runtime::handle::Handle>::enter::<<tokio[5d458f444aee139f]::runtime::Runtime>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_block_height::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   36:     0x5e60e2320829 - <tokio[5d458f444aee139f]::runtime::Runtime>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_block_height::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   37:     0x5e60e235e4f7 - async_impl_tests[42b31610a9579ec1]::async_get_block_height
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:101:1
[INFO] [stdout]   38:     0x5e60e2355b97 - async_impl_tests[42b31610a9579ec1]::async_get_block_height::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:102:34
[INFO] [stdout]   39:     0x5e60e231fb76 - <async_impl_tests[42b31610a9579ec1]::async_get_block_height::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e60e237c22b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5e60e237c22b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   42:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   43:     0x5e60e2389aa5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x5e60e2389aa5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x5e60e2389aa5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5e60e2389aa5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   48:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   49:     0x5e60e2384604 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   50:     0x5e60e2384604 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x5e60e238cb22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   52:     0x5e60e238cb22 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x5e60e238cb22 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x5e60e238cb22 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x5e60e238cb22 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5e60e238cb22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   57:     0x5e60e238cb22 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5e60e27e94ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   59:     0x5e60e27e94ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   60:     0x79157a66faa4 - <unknown>
[INFO] [stdout]   61:     0x79157a6fca64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_address_txs_chain stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_address_txs_chain' (782) panicked at tests/async_impl_tests.rs:254:27:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("blockstream.info")), port: None, path: "/testnet/api//address/n1vgV8XmoggmRXzW3hGD8ZNTAgvhcwT4Gk/txs/chain/d0075b62f8b3e464472b8edecf56083ca3e9e8424f5f332ed2f9045d7fcccddc", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e60e27e9d88 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e60e27e9d88 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e60e27e9d88 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e60e27e9d88 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e60e27fffea - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e60e27fffea - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5e60e27eec62 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5e60e27eec62 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5e60e27c8296 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e60e27c8296 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e60e27e1ea9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e60e238914c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5e60e238914c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5e60e27e2122 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5e60e27e2122 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e60e27c8352 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e60e27bd479 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e60e27c922d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e60e28007dc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e60e2800522 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5e60e235ae55 - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::vec::Vec<esplora_api[804af5e079ee02c2]::data::blockstream::TransactionFormat>, alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5e60e235ae55 - async_impl_tests[42b31610a9579ec1]::async_get_address_txs_chain::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:254:27
[INFO] [stdout]   22:     0x5e60e23038fd - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_address_txs_chain::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   23:     0x5e60e2370480 - tokio[5d458f444aee139f]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_address_txs_chain::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   24:     0x5e60e22dfce5 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[5d458f444aee139f]::coop::Budget>>>::try_with::<tokio[5d458f444aee139f]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_address_txs_chain::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x5e60e22d931e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[5d458f444aee139f]::coop::Budget>>>::with::<tokio[5d458f444aee139f]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_address_txs_chain::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x5e60e22fd9e3 - tokio[5d458f444aee139f]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_address_txs_chain::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   27:     0x5e60e22fd9e3 - tokio[5d458f444aee139f]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_address_txs_chain::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   28:     0x5e60e22fd9e3 - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_address_txs_chain::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   29:     0x5e60e2301aee - tokio[5d458f444aee139f]::runtime::basic_scheduler::enter::<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_address_txs_chain::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   30:     0x5e60e2331dd7 - <tokio[5d458f444aee139f]::macros::scoped_tls::ScopedKey<tokio[5d458f444aee139f]::runtime::basic_scheduler::Context>>::set::<tokio[5d458f444aee139f]::runtime::basic_scheduler::enter<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_address_txs_chain::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x5e60e22efc08 - tokio[5d458f444aee139f]::runtime::basic_scheduler::enter::<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_address_txs_chain::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   32:     0x5e60e22e9700 - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_address_txs_chain::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   33:     0x5e60e2328155 - <tokio[5d458f444aee139f]::runtime::Runtime>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_address_txs_chain::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   34:     0x5e60e2322ea4 - tokio[5d458f444aee139f]::runtime::context::enter::<<tokio[5d458f444aee139f]::runtime::Runtime>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_address_txs_chain::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   35:     0x5e60e23417dc - <tokio[5d458f444aee139f]::runtime::handle::Handle>::enter::<<tokio[5d458f444aee139f]::runtime::Runtime>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_address_txs_chain::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   36:     0x5e60e2320c37 - <tokio[5d458f444aee139f]::runtime::Runtime>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_address_txs_chain::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   37:     0x5e60e235fae9 - async_impl_tests[42b31610a9579ec1]::async_get_address_txs_chain
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:242:1
[INFO] [stdout]   38:     0x5e60e2355dd7 - async_impl_tests[42b31610a9579ec1]::async_get_address_txs_chain::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:243:39
[INFO] [stdout]   39:     0x5e60e231fe76 - <async_impl_tests[42b31610a9579ec1]::async_get_address_txs_chain::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e60e237c22b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5e60e237c22b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   42:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   43:     0x5e60e2389aa5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x5e60e2389aa5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x5e60e2389aa5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5e60e2389aa5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   48:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   49:     0x5e60e2384604 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   50:     0x5e60e2384604 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x5e60e238cb22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   52:     0x5e60e238cb22 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x5e60e238cb22 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x5e60e238cb22 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x5e60e238cb22 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5e60e238cb22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   57:     0x5e60e238cb22 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5e60e27e94ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   59:     0x5e60e27e94ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   60:     0x79157a66faa4 - <unknown>
[INFO] [stdout]   61:     0x79157a6fca64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_address_txs_mempool stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_address_txs_mempool' (783) panicked at tests/async_impl_tests.rs:276:5:
[INFO] [stdout] assertion failed: tx_list.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e60e27e9d88 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e60e27e9d88 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e60e27e9d88 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e60e27e9d88 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e60e27fffea - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e60e27fffea - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5e60e27eec62 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5e60e27eec62 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5e60e27c8296 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e60e27c8296 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e60e27e1ea9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e60e238914c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5e60e238914c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5e60e27e2122 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5e60e27e2122 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e60e27c8384 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e60e27bd479 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e60e27c922d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e60e28007dc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e60e28007a2 - core[28b146924c2f19c6]::panicking::panic
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5e60e235b60a - async_impl_tests[42b31610a9579ec1]::async_get_address_txs_mempool::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:276:5
[INFO] [stdout]   21:     0x5e60e2303b1d - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_address_txs_mempool::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x5e60e23706e0 - tokio[5d458f444aee139f]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_address_txs_mempool::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x5e60e22dfee5 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[5d458f444aee139f]::coop::Budget>>>::try_with::<tokio[5d458f444aee139f]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_address_txs_mempool::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   24:     0x5e60e22d93be - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[5d458f444aee139f]::coop::Budget>>>::with::<tokio[5d458f444aee139f]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_address_txs_mempool::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   25:     0x5e60e22fe8a3 - tokio[5d458f444aee139f]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_address_txs_mempool::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x5e60e22fe8a3 - tokio[5d458f444aee139f]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_address_txs_mempool::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x5e60e22fe8a3 - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_address_txs_mempool::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x5e60e2301b8c - tokio[5d458f444aee139f]::runtime::basic_scheduler::enter::<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_address_txs_mempool::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x5e60e2332019 - <tokio[5d458f444aee139f]::macros::scoped_tls::ScopedKey<tokio[5d458f444aee139f]::runtime::basic_scheduler::Context>>::set::<tokio[5d458f444aee139f]::runtime::basic_scheduler::enter<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_address_txs_mempool::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x5e60e22f0368 - tokio[5d458f444aee139f]::runtime::basic_scheduler::enter::<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_address_txs_mempool::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x5e60e22e9782 - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_address_txs_mempool::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x5e60e23283b5 - <tokio[5d458f444aee139f]::runtime::Runtime>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_address_txs_mempool::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x5e60e23230c4 - tokio[5d458f444aee139f]::runtime::context::enter::<<tokio[5d458f444aee139f]::runtime::Runtime>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_address_txs_mempool::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x5e60e234195a - <tokio[5d458f444aee139f]::runtime::handle::Handle>::enter::<<tokio[5d458f444aee139f]::runtime::Runtime>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_address_txs_mempool::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x5e60e2320cd9 - <tokio[5d458f444aee139f]::runtime::Runtime>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_address_txs_mempool::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x5e60e235fea7 - async_impl_tests[42b31610a9579ec1]::async_get_address_txs_mempool
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:270:1
[INFO] [stdout]   37:     0x5e60e2355e37 - async_impl_tests[42b31610a9579ec1]::async_get_address_txs_mempool::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:271:41
[INFO] [stdout]   38:     0x5e60e231fef6 - <async_impl_tests[42b31610a9579ec1]::async_get_address_txs_mempool::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5e60e237c22b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e60e237c22b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x5e60e2389aa5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5e60e2389aa5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5e60e2389aa5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5e60e2389aa5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x5e60e2384604 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x5e60e2384604 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5e60e238cb22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x5e60e238cb22 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5e60e238cb22 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5e60e238cb22 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5e60e238cb22 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5e60e238cb22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x5e60e238cb22 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5e60e27e94ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   58:     0x5e60e27e94ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x79157a66faa4 - <unknown>
[INFO] [stdout]   60:     0x79157a6fca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_block_raw_format stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_block_raw_format' (787) panicked at tests/async_impl_tests.rs:99:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: true
[INFO] [stdout]  right: false
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e60e27e9d88 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e60e27e9d88 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e60e27e9d88 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e60e27e9d88 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e60e27fffea - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e60e27fffea - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5e60e27eec62 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5e60e27eec62 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5e60e27c8296 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e60e27c8296 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e60e27e1ea9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e60e238914c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5e60e238914c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5e60e27e2122 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5e60e27e2122 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e60e27c8352 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e60e27bd479 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e60e27c922d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e60e28007dc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e60e2800663 - core[28b146924c2f19c6]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5e60e26aa4ec - core[28b146924c2f19c6]::panicking::assert_failed::<bool, bool>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5e60e235a89e - async_impl_tests[42b31610a9579ec1]::async_get_block_raw_format::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:99:5
[INFO] [stdout]   22:     0x5e60e23036dd - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_block_raw_format::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   23:     0x5e60e2370220 - tokio[5d458f444aee139f]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_block_raw_format::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   24:     0x5e60e22dfae5 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[5d458f444aee139f]::coop::Budget>>>::try_with::<tokio[5d458f444aee139f]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_block_raw_format::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x5e60e22d927e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[5d458f444aee139f]::coop::Budget>>>::with::<tokio[5d458f444aee139f]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_block_raw_format::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x5e60e22fcb03 - tokio[5d458f444aee139f]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_block_raw_format::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   27:     0x5e60e22fcb03 - tokio[5d458f444aee139f]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_block_raw_format::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   28:     0x5e60e22fcb03 - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_block_raw_format::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   29:     0x5e60e2301a4c - tokio[5d458f444aee139f]::runtime::basic_scheduler::enter::<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_block_raw_format::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   30:     0x5e60e2331b99 - <tokio[5d458f444aee139f]::macros::scoped_tls::ScopedKey<tokio[5d458f444aee139f]::runtime::basic_scheduler::Context>>::set::<tokio[5d458f444aee139f]::runtime::basic_scheduler::enter<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_block_raw_format::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x5e60e22ef4a8 - tokio[5d458f444aee139f]::runtime::basic_scheduler::enter::<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_block_raw_format::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   32:     0x5e60e22e9682 - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_block_raw_format::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   33:     0x5e60e2327ef5 - <tokio[5d458f444aee139f]::runtime::Runtime>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_block_raw_format::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   34:     0x5e60e2322c84 - tokio[5d458f444aee139f]::runtime::context::enter::<<tokio[5d458f444aee139f]::runtime::Runtime>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_block_raw_format::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   35:     0x5e60e234165a - <tokio[5d458f444aee139f]::runtime::handle::Handle>::enter::<<tokio[5d458f444aee139f]::runtime::Runtime>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_block_raw_format::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   36:     0x5e60e2320b79 - <tokio[5d458f444aee139f]::runtime::Runtime>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_block_raw_format::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   37:     0x5e60e235f727 - async_impl_tests[42b31610a9579ec1]::async_get_block_raw_format
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:93:1
[INFO] [stdout]   38:     0x5e60e2355d77 - async_impl_tests[42b31610a9579ec1]::async_get_block_raw_format::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:94:38
[INFO] [stdout]   39:     0x5e60e231fdf6 - <async_impl_tests[42b31610a9579ec1]::async_get_block_raw_format::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e60e237c22b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5e60e237c22b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   42:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   43:     0x5e60e2389aa5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x5e60e2389aa5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x5e60e2389aa5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5e60e2389aa5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   48:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   49:     0x5e60e2384604 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   50:     0x5e60e2384604 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x5e60e238cb22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   52:     0x5e60e238cb22 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x5e60e238cb22 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x5e60e238cb22 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x5e60e238cb22 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5e60e238cb22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   57:     0x5e60e238cb22 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5e60e27e94ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   59:     0x5e60e27e94ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   60:     0x79157a66faa4 - <unknown>
[INFO] [stdout]   61:     0x79157a6fca64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_address_txs stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_address_txs' (781) panicked at tests/async_impl_tests.rs:232:5:
[INFO] [stdout] assertion failed: tx_list.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e60e27e9d88 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e60e27e9d88 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e60e27e9d88 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e60e27e9d88 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e60e27fffea - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e60e27fffea - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5e60e27eec62 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5e60e27eec62 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5e60e27c8296 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e60e27c8296 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e60e27e1ea9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e60e238914c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5e60e238914c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5e60e27e2122 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5e60e27e2122 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e60e27c8384 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e60e27bd479 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e60e27c922d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e60e28007dc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e60e28007a2 - core[28b146924c2f19c6]::panicking::panic
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5e60e2357e7a - async_impl_tests[42b31610a9579ec1]::async_get_address_txs::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:232:5
[INFO] [stdout]   21:     0x5e60e23027fd - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_address_txs::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x5e60e236f180 - tokio[5d458f444aee139f]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_address_txs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x5e60e22dece5 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[5d458f444aee139f]::coop::Budget>>>::try_with::<tokio[5d458f444aee139f]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_address_txs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   24:     0x5e60e22d8e1e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[5d458f444aee139f]::coop::Budget>>>::with::<tokio[5d458f444aee139f]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_address_txs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   25:     0x5e60e22f6303 - tokio[5d458f444aee139f]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_address_txs::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x5e60e22f6303 - tokio[5d458f444aee139f]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_address_txs::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x5e60e22f6303 - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_address_txs::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x5e60e23015ec - tokio[5d458f444aee139f]::runtime::basic_scheduler::enter::<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_address_txs::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x5e60e2330bd9 - <tokio[5d458f444aee139f]::macros::scoped_tls::ScopedKey<tokio[5d458f444aee139f]::runtime::basic_scheduler::Context>>::set::<tokio[5d458f444aee139f]::runtime::basic_scheduler::enter<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_address_txs::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x5e60e22ec108 - tokio[5d458f444aee139f]::runtime::basic_scheduler::enter::<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_address_txs::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x5e60e22e9302 - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_address_txs::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x5e60e2326e55 - <tokio[5d458f444aee139f]::runtime::Runtime>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_address_txs::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x5e60e2321da4 - tokio[5d458f444aee139f]::runtime::context::enter::<<tokio[5d458f444aee139f]::runtime::Runtime>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_address_txs::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x5e60e2340bda - <tokio[5d458f444aee139f]::runtime::handle::Handle>::enter::<<tokio[5d458f444aee139f]::runtime::Runtime>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_address_txs::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x5e60e2320659 - <tokio[5d458f444aee139f]::runtime::Runtime>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_address_txs::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x5e60e235db97 - async_impl_tests[42b31610a9579ec1]::async_get_address_txs
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:226:1
[INFO] [stdout]   37:     0x5e60e2355aa7 - async_impl_tests[42b31610a9579ec1]::async_get_address_txs::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:227:33
[INFO] [stdout]   38:     0x5e60e231fa36 - <async_impl_tests[42b31610a9579ec1]::async_get_address_txs::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5e60e237c22b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e60e237c22b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x5e60e2389aa5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5e60e2389aa5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5e60e2389aa5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5e60e2389aa5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x5e60e2384604 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x5e60e2384604 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5e60e238cb22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x5e60e238cb22 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5e60e238cb22 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5e60e238cb22 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5e60e238cb22 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5e60e238cb22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x5e60e238cb22 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5e60e27e94ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   58:     0x5e60e27e94ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x79157a66faa4 - <unknown>
[INFO] [stdout]   60:     0x79157a6fca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_address_prefix stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_address_prefix' (780) panicked at tests/async_impl_tests.rs:308:5:
[INFO] [stdout] assertion failed: addresses.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e60e27e9d88 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e60e27e9d88 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e60e27e9d88 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e60e27e9d88 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e60e27fffea - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e60e27fffea - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5e60e27eec62 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5e60e27eec62 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5e60e27c8296 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e60e27c8296 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e60e27e1ea9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e60e238914c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5e60e238914c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5e60e27e2122 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5e60e27e2122 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e60e27c8384 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e60e27bd479 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e60e27c922d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e60e28007dc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e60e28007a2 - core[28b146924c2f19c6]::panicking::panic
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5e60e2359b0a - async_impl_tests[42b31610a9579ec1]::async_get_address_prefix::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:308:5
[INFO] [stdout]   21:     0x5e60e230318d - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_address_prefix::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x5e60e236fc30 - tokio[5d458f444aee139f]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_address_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x5e60e22df5e5 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[5d458f444aee139f]::coop::Budget>>>::try_with::<tokio[5d458f444aee139f]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_address_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   24:     0x5e60e22d90ee - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[5d458f444aee139f]::coop::Budget>>>::with::<tokio[5d458f444aee139f]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_address_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   25:     0x5e60e22fa5e3 - tokio[5d458f444aee139f]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_address_prefix::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x5e60e22fa5e3 - tokio[5d458f444aee139f]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_address_prefix::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x5e60e22fa5e3 - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_address_prefix::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x5e60e23018bc - tokio[5d458f444aee139f]::runtime::basic_scheduler::enter::<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_address_prefix::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x5e60e23315f9 - <tokio[5d458f444aee139f]::macros::scoped_tls::ScopedKey<tokio[5d458f444aee139f]::runtime::basic_scheduler::Context>>::set::<tokio[5d458f444aee139f]::runtime::basic_scheduler::enter<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_address_prefix::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x5e60e22ee238 - tokio[5d458f444aee139f]::runtime::basic_scheduler::enter::<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_address_prefix::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x5e60e22e9542 - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_address_prefix::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x5e60e2327905 - <tokio[5d458f444aee139f]::runtime::Runtime>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_address_prefix::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x5e60e2322734 - tokio[5d458f444aee139f]::runtime::context::enter::<<tokio[5d458f444aee139f]::runtime::Runtime>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_address_prefix::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x5e60e234129a - <tokio[5d458f444aee139f]::runtime::handle::Handle>::enter::<<tokio[5d458f444aee139f]::runtime::Runtime>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_address_prefix::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x5e60e23209a9 - <tokio[5d458f444aee139f]::runtime::Runtime>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_address_prefix::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x5e60e235ec77 - async_impl_tests[42b31610a9579ec1]::async_get_address_prefix
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:304:1
[INFO] [stdout]   37:     0x5e60e2355c57 - async_impl_tests[42b31610a9579ec1]::async_get_address_prefix::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:305:36
[INFO] [stdout]   38:     0x5e60e231fc76 - <async_impl_tests[42b31610a9579ec1]::async_get_address_prefix::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5e60e237c22b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e60e237c22b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x5e60e2389aa5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5e60e2389aa5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5e60e2389aa5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5e60e2389aa5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x5e60e2384604 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x5e60e2384604 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5e60e238cb22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x5e60e238cb22 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5e60e238cb22 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5e60e238cb22 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5e60e238cb22 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5e60e238cb22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x5e60e238cb22 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5e60e27e94ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   58:     0x5e60e27e94ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x79157a66faa4 - <unknown>
[INFO] [stdout]   60:     0x79157a6fca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_block_txs_with_and_without_index stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_block_txs_with_and_without_index' (791) panicked at tests/async_impl_tests.rs:70:5:
[INFO] [stdout] assertion failed: first_txs_index.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e60e27e9d88 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e60e27e9d88 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e60e27e9d88 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e60e27e9d88 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e60e27fffea - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e60e27fffea - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5e60e27eec62 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5e60e27eec62 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5e60e27c8296 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e60e27c8296 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e60e27e1ea9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e60e238914c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5e60e238914c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5e60e27e2122 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5e60e27e2122 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e60e27c8384 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e60e27bd479 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e60e27c922d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e60e28007dc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e60e28007a2 - core[28b146924c2f19c6]::panicking::panic
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5e60e235c50b - async_impl_tests[42b31610a9579ec1]::async_get_block_txs_with_and_without_index::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:70:5
[INFO] [stdout]   21:     0x5e60e230406d - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_block_txs_with_and_without_index::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x5e60e2370cd0 - tokio[5d458f444aee139f]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_block_txs_with_and_without_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x5e60e22e03e5 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[5d458f444aee139f]::coop::Budget>>>::try_with::<tokio[5d458f444aee139f]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_block_txs_with_and_without_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   24:     0x5e60e22d954e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[5d458f444aee139f]::coop::Budget>>>::with::<tokio[5d458f444aee139f]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_block_txs_with_and_without_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   25:     0x5e60e2300dc3 - tokio[5d458f444aee139f]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_block_txs_with_and_without_index::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x5e60e2300dc3 - tokio[5d458f444aee139f]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_block_txs_with_and_without_index::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x5e60e2300dc3 - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_block_txs_with_and_without_index::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x5e60e2301d1c - tokio[5d458f444aee139f]::runtime::basic_scheduler::enter::<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_block_txs_with_and_without_index::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x5e60e23325b9 - <tokio[5d458f444aee139f]::macros::scoped_tls::ScopedKey<tokio[5d458f444aee139f]::runtime::basic_scheduler::Context>>::set::<tokio[5d458f444aee139f]::runtime::basic_scheduler::enter<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_block_txs_with_and_without_index::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x5e60e22f15d8 - tokio[5d458f444aee139f]::runtime::basic_scheduler::enter::<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_block_txs_with_and_without_index::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x5e60e22e98c2 - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_block_txs_with_and_without_index::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x5e60e23289a5 - <tokio[5d458f444aee139f]::runtime::Runtime>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_block_txs_with_and_without_index::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x5e60e2323614 - tokio[5d458f444aee139f]::runtime::context::enter::<<tokio[5d458f444aee139f]::runtime::Runtime>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_block_txs_with_and_without_index::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x5e60e2341d1a - <tokio[5d458f444aee139f]::runtime::handle::Handle>::enter::<<tokio[5d458f444aee139f]::runtime::Runtime>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_block_txs_with_and_without_index::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x5e60e2320ea9 - <tokio[5d458f444aee139f]::runtime::Runtime>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_block_txs_with_and_without_index::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x5e60e2360b87 - async_impl_tests[42b31610a9579ec1]::async_get_block_txs_with_and_without_index
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:55:1
[INFO] [stdout]   37:     0x5e60e2355f57 - async_impl_tests[42b31610a9579ec1]::async_get_block_txs_with_and_without_index::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:56:54
[INFO] [stdout]   38:     0x5e60e2320076 - <async_impl_tests[42b31610a9579ec1]::async_get_block_txs_with_and_without_index::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5e60e237c22b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e60e237c22b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x5e60e2389aa5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5e60e2389aa5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5e60e2389aa5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5e60e2389aa5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x5e60e2384604 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x5e60e2384604 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5e60e238cb22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x5e60e238cb22 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5e60e238cb22 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5e60e238cb22 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5e60e238cb22 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5e60e238cb22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x5e60e238cb22 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5e60e27e94ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   58:     0x5e60e27e94ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x79157a66faa4 - <unknown>
[INFO] [stdout]   60:     0x79157a6fca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_blocks stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_blocks' (798) panicked at tests/async_impl_tests.rs:113:5:
[INFO] [stdout] assertion failed: blocks.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e60e27e9d88 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e60e27e9d88 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e60e27e9d88 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e60e27e9d88 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e60e27fffea - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e60e27fffea - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5e60e27eec62 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5e60e27eec62 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5e60e27c8296 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e60e27c8296 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e60e27e1ea9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e60e238914c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5e60e238914c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5e60e27e2122 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5e60e27e2122 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e60e27c8384 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e60e27bd479 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e60e27c922d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e60e28007dc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e60e28007a2 - core[28b146924c2f19c6]::panicking::panic
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5e60e2356ad3 - async_impl_tests[42b31610a9579ec1]::async_get_blocks::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:113:5
[INFO] [stdout]   21:     0x5e60e230208d - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_blocks::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x5e60e236e930 - tokio[5d458f444aee139f]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_blocks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x5e60e22de5e5 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[5d458f444aee139f]::coop::Budget>>>::try_with::<tokio[5d458f444aee139f]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_blocks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   24:     0x5e60e22d8bee - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[5d458f444aee139f]::coop::Budget>>>::with::<tokio[5d458f444aee139f]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_blocks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   25:     0x5e60e22f2f13 - tokio[5d458f444aee139f]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_blocks::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x5e60e22f2f13 - tokio[5d458f444aee139f]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_blocks::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x5e60e22f2f13 - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_blocks::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x5e60e23013be - tokio[5d458f444aee139f]::runtime::basic_scheduler::enter::<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_blocks::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x5e60e23303f7 - <tokio[5d458f444aee139f]::macros::scoped_tls::ScopedKey<tokio[5d458f444aee139f]::runtime::basic_scheduler::Context>>::set::<tokio[5d458f444aee139f]::runtime::basic_scheduler::enter<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_blocks::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x5e60e22ea738 - tokio[5d458f444aee139f]::runtime::basic_scheduler::enter::<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_blocks::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x5e60e22e9140 - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_blocks::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x5e60e2326605 - <tokio[5d458f444aee139f]::runtime::Runtime>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_blocks::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x5e60e2321634 - tokio[5d458f444aee139f]::runtime::context::enter::<<tokio[5d458f444aee139f]::runtime::Runtime>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_blocks::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x5e60e234069c - <tokio[5d458f444aee139f]::runtime::handle::Handle>::enter::<<tokio[5d458f444aee139f]::runtime::Runtime>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_blocks::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x5e60e23203d7 - <tokio[5d458f444aee139f]::runtime::Runtime>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_blocks::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x5e60e235ce79 - async_impl_tests[42b31610a9579ec1]::async_get_blocks
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:108:1
[INFO] [stdout]   37:     0x5e60e2355957 - async_impl_tests[42b31610a9579ec1]::async_get_blocks::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:110:28
[INFO] [stdout]   38:     0x5e60e231f876 - <async_impl_tests[42b31610a9579ec1]::async_get_blocks::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5e60e237c22b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e60e237c22b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x5e60e2389aa5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5e60e2389aa5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5e60e2389aa5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5e60e2389aa5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x5e60e2384604 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x5e60e2384604 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5e60e238cb22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x5e60e238cb22 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5e60e238cb22 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5e60e238cb22 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5e60e238cb22 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5e60e238cb22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x5e60e238cb22 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5e60e27e94ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   58:     0x5e60e27e94ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x79157a66faa4 - <unknown>
[INFO] [stdout]   60:     0x79157a6fca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_tx_merkle_proof stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_tx_merkle_proof' (817) panicked at tests/async_impl_tests.rs:183:5:
[INFO] [stdout] assertion failed: merkle_proof.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e60e27e9d88 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e60e27e9d88 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e60e27e9d88 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e60e27e9d88 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e60e27fffea - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e60e27fffea - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5e60e27eec62 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5e60e27eec62 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5e60e27c8296 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e60e27c8296 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e60e27e1ea9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e60e238914c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5e60e238914c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5e60e27e2122 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5e60e27e2122 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e60e27c8384 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e60e27bd479 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e60e27c922d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e60e28007dc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e60e28007a2 - core[28b146924c2f19c6]::panicking::panic
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5e60e235a5aa - async_impl_tests[42b31610a9579ec1]::async_get_tx_merkle_proof::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:183:5
[INFO] [stdout]   21:     0x5e60e23035cd - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_tx_merkle_proof::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x5e60e23700f0 - tokio[5d458f444aee139f]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_tx_merkle_proof::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x5e60e22df9e5 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[5d458f444aee139f]::coop::Budget>>>::try_with::<tokio[5d458f444aee139f]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_tx_merkle_proof::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   24:     0x5e60e22d922e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[5d458f444aee139f]::coop::Budget>>>::with::<tokio[5d458f444aee139f]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_tx_merkle_proof::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   25:     0x5e60e22fc393 - tokio[5d458f444aee139f]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_tx_merkle_proof::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x5e60e22fc393 - tokio[5d458f444aee139f]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_tx_merkle_proof::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x5e60e22fc393 - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_tx_merkle_proof::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x5e60e23019fc - tokio[5d458f444aee139f]::runtime::basic_scheduler::enter::<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_tx_merkle_proof::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x5e60e2331a79 - <tokio[5d458f444aee139f]::macros::scoped_tls::ScopedKey<tokio[5d458f444aee139f]::runtime::basic_scheduler::Context>>::set::<tokio[5d458f444aee139f]::runtime::basic_scheduler::enter<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_tx_merkle_proof::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x5e60e22ef0f8 - tokio[5d458f444aee139f]::runtime::basic_scheduler::enter::<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_tx_merkle_proof::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x5e60e22e9642 - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_tx_merkle_proof::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x5e60e2327dc5 - <tokio[5d458f444aee139f]::runtime::Runtime>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_tx_merkle_proof::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x5e60e2322b74 - tokio[5d458f444aee139f]::runtime::context::enter::<<tokio[5d458f444aee139f]::runtime::Runtime>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_tx_merkle_proof::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x5e60e234159a - <tokio[5d458f444aee139f]::runtime::handle::Handle>::enter::<<tokio[5d458f444aee139f]::runtime::Runtime>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_tx_merkle_proof::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x5e60e2320b19 - <tokio[5d458f444aee139f]::runtime::Runtime>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_tx_merkle_proof::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x5e60e235f3f7 - async_impl_tests[42b31610a9579ec1]::async_get_tx_merkle_proof
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:177:1
[INFO] [stdout]   37:     0x5e60e2355d17 - async_impl_tests[42b31610a9579ec1]::async_get_tx_merkle_proof::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:178:37
[INFO] [stdout]   38:     0x5e60e231fd76 - <async_impl_tests[42b31610a9579ec1]::async_get_tx_merkle_proof::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5e60e237c22b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e60e237c22b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x5e60e2389aa5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5e60e2389aa5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5e60e2389aa5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5e60e2389aa5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x5e60e2384604 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x5e60e2384604 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5e60e238cb22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x5e60e238cb22 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5e60e238cb22 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5e60e238cb22 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5e60e238cb22 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5e60e238cb22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x5e60e238cb22 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5e60e27e94ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   58:     0x5e60e27e94ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x79157a66faa4 - <unknown>
[INFO] [stdout]   60:     0x79157a6fca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_tx_outspend stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_tx_outspend' (821) panicked at tests/async_impl_tests.rs:194:5:
[INFO] [stdout] assertion failed: outspend.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e60e27e9d88 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e60e27e9d88 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e60e27e9d88 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e60e27e9d88 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e60e27fffea - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e60e27fffea - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5e60e27eec62 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5e60e27eec62 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5e60e27c8296 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e60e27c8296 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e60e27e1ea9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e60e238914c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5e60e238914c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5e60e27e2122 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5e60e27e2122 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e60e27c8384 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e60e27bd479 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e60e27c922d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e60e28007dc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e60e28007a2 - core[28b146924c2f19c6]::panicking::panic
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5e60e2358790 - async_impl_tests[42b31610a9579ec1]::async_get_tx_outspend::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:194:5
[INFO] [stdout]   21:     0x5e60e2302b2d - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_tx_outspend::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x5e60e236f510 - tokio[5d458f444aee139f]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_tx_outspend::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x5e60e22defe5 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[5d458f444aee139f]::coop::Budget>>>::try_with::<tokio[5d458f444aee139f]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_tx_outspend::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   24:     0x5e60e22d8f0e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[5d458f444aee139f]::coop::Budget>>>::with::<tokio[5d458f444aee139f]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_tx_outspend::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   25:     0x5e60e22f7953 - tokio[5d458f444aee139f]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_tx_outspend::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x5e60e22f7953 - tokio[5d458f444aee139f]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_tx_outspend::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x5e60e22f7953 - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_tx_outspend::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x5e60e23016de - tokio[5d458f444aee139f]::runtime::basic_scheduler::enter::<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_tx_outspend::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x5e60e2330f37 - <tokio[5d458f444aee139f]::macros::scoped_tls::ScopedKey<tokio[5d458f444aee139f]::runtime::basic_scheduler::Context>>::set::<tokio[5d458f444aee139f]::runtime::basic_scheduler::enter<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_tx_outspend::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x5e60e22ecc18 - tokio[5d458f444aee139f]::runtime::basic_scheduler::enter::<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_tx_outspend::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x5e60e22e93c0 - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_tx_outspend::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x5e60e23271e5 - <tokio[5d458f444aee139f]::runtime::Runtime>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_tx_outspend::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x5e60e23220d4 - tokio[5d458f444aee139f]::runtime::context::enter::<<tokio[5d458f444aee139f]::runtime::Runtime>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_tx_outspend::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x5e60e2340e1c - <tokio[5d458f444aee139f]::runtime::handle::Handle>::enter::<<tokio[5d458f444aee139f]::runtime::Runtime>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_tx_outspend::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x5e60e2320777 - <tokio[5d458f444aee139f]::runtime::Runtime>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_tx_outspend::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x5e60e235e139 - async_impl_tests[42b31610a9579ec1]::async_get_tx_outspend
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:185:1
[INFO] [stdout]   37:     0x5e60e2355b37 - async_impl_tests[42b31610a9579ec1]::async_get_tx_outspend::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:186:33
[INFO] [stdout]   38:     0x5e60e231faf6 - <async_impl_tests[42b31610a9579ec1]::async_get_tx_outspend::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5e60e237c22b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e60e237c22b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x5e60e2389aa5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5e60e2389aa5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5e60e2389aa5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5e60e2389aa5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x5e60e2384604 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x5e60e2384604 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5e60e238cb22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x5e60e238cb22 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5e60e238cb22 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5e60e238cb22 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5e60e238cb22 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5e60e238cb22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x5e60e238cb22 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5e60e27e94ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   58:     0x5e60e27e94ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x79157a66faa4 - <unknown>
[INFO] [stdout]   60:     0x79157a6fca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_mempool_recent stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_mempool_recent' (806) panicked at tests/async_impl_tests.rs:327:5:
[INFO] [stdout] assertion failed: mempool_txids.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e60e27e9d88 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e60e27e9d88 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e60e27e9d88 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e60e27e9d88 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e60e27fffea - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e60e27fffea - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5e60e27eec62 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5e60e27eec62 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5e60e27c8296 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e60e27c8296 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e60e27e1ea9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e60e238914c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5e60e238914c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5e60e27e2122 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5e60e27e2122 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e60e27c8384 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e60e27bd479 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e60e27c922d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e60e28007dc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e60e28007a2 - core[28b146924c2f19c6]::panicking::panic
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5e60e2359dae - async_impl_tests[42b31610a9579ec1]::async_get_mempool_recent::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:327:5
[INFO] [stdout]   21:     0x5e60e230329d - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_mempool_recent::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x5e60e236fd60 - tokio[5d458f444aee139f]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_mempool_recent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x5e60e22df6e5 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[5d458f444aee139f]::coop::Budget>>>::try_with::<tokio[5d458f444aee139f]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_mempool_recent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   24:     0x5e60e22d913e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[5d458f444aee139f]::coop::Budget>>>::with::<tokio[5d458f444aee139f]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_mempool_recent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   25:     0x5e60e22fad53 - tokio[5d458f444aee139f]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_mempool_recent::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x5e60e22fad53 - tokio[5d458f444aee139f]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_mempool_recent::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x5e60e22fad53 - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_mempool_recent::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x5e60e230190c - tokio[5d458f444aee139f]::runtime::basic_scheduler::enter::<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_mempool_recent::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x5e60e2331719 - <tokio[5d458f444aee139f]::macros::scoped_tls::ScopedKey<tokio[5d458f444aee139f]::runtime::basic_scheduler::Context>>::set::<tokio[5d458f444aee139f]::runtime::basic_scheduler::enter<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_mempool_recent::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x5e60e22ee5e8 - tokio[5d458f444aee139f]::runtime::basic_scheduler::enter::<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_mempool_recent::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x5e60e22e9582 - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_mempool_recent::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x5e60e2327a35 - <tokio[5d458f444aee139f]::runtime::Runtime>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_mempool_recent::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x5e60e2322844 - tokio[5d458f444aee139f]::runtime::context::enter::<<tokio[5d458f444aee139f]::runtime::Runtime>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_mempool_recent::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x5e60e234135a - <tokio[5d458f444aee139f]::runtime::handle::Handle>::enter::<<tokio[5d458f444aee139f]::runtime::Runtime>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_mempool_recent::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x5e60e2320a09 - <tokio[5d458f444aee139f]::runtime::Runtime>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_mempool_recent::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x5e60e235ee57 - async_impl_tests[42b31610a9579ec1]::async_get_mempool_recent
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:323:1
[INFO] [stdout]   37:     0x5e60e2355c87 - async_impl_tests[42b31610a9579ec1]::async_get_mempool_recent::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:324:36
[INFO] [stdout]   38:     0x5e60e231fcb6 - <async_impl_tests[42b31610a9579ec1]::async_get_mempool_recent::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5e60e237c22b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e60e237c22b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x5e60e2389aa5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5e60e2389aa5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5e60e2389aa5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5e60e2389aa5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x5e60e2384604 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x5e60e2384604 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5e60e238cb22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x5e60e238cb22 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5e60e238cb22 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5e60e238cb22 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5e60e238cb22 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5e60e238cb22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x5e60e238cb22 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5e60e27e94ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   58:     0x5e60e27e94ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x79157a66faa4 - <unknown>
[INFO] [stdout]   60:     0x79157a6fca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_script_hash stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_script_hash' (809) panicked at tests/async_impl_tests.rs:224:5:
[INFO] [stdout] assertion failed: address.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e60e27e9d88 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e60e27e9d88 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e60e27e9d88 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e60e27e9d88 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e60e27fffea - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e60e27fffea - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5e60e27eec62 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5e60e27eec62 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5e60e27c8296 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e60e27c8296 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e60e27e1ea9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e60e238914c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5e60e238914c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5e60e27e2122 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5e60e27e2122 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e60e27c8384 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e60e27bd479 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e60e27c922d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e60e28007dc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e60e28007a2 - core[28b146924c2f19c6]::panicking::panic
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5e60e2358477 - async_impl_tests[42b31610a9579ec1]::async_get_script_hash::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:224:5
[INFO] [stdout]   21:     0x5e60e2302a1d - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_script_hash::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x5e60e236f3e0 - tokio[5d458f444aee139f]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_script_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x5e60e22deee5 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[5d458f444aee139f]::coop::Budget>>>::try_with::<tokio[5d458f444aee139f]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_script_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   24:     0x5e60e22d8ebe - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[5d458f444aee139f]::coop::Budget>>>::with::<tokio[5d458f444aee139f]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_script_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   25:     0x5e60e22f71e3 - tokio[5d458f444aee139f]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_script_hash::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x5e60e22f71e3 - tokio[5d458f444aee139f]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_script_hash::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x5e60e22f71e3 - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_script_hash::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x5e60e230168c - tokio[5d458f444aee139f]::runtime::basic_scheduler::enter::<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_script_hash::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x5e60e2330e19 - <tokio[5d458f444aee139f]::macros::scoped_tls::ScopedKey<tokio[5d458f444aee139f]::runtime::basic_scheduler::Context>>::set::<tokio[5d458f444aee139f]::runtime::basic_scheduler::enter<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_script_hash::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x5e60e22ec868 - tokio[5d458f444aee139f]::runtime::basic_scheduler::enter::<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_script_hash::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x5e60e22e9382 - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_script_hash::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x5e60e23270b5 - <tokio[5d458f444aee139f]::runtime::Runtime>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_script_hash::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x5e60e2321fc4 - tokio[5d458f444aee139f]::runtime::context::enter::<<tokio[5d458f444aee139f]::runtime::Runtime>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_script_hash::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x5e60e2340d5a - <tokio[5d458f444aee139f]::runtime::handle::Handle>::enter::<<tokio[5d458f444aee139f]::runtime::Runtime>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_script_hash::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x5e60e2320719 - <tokio[5d458f444aee139f]::runtime::Runtime>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_script_hash::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x5e60e235df57 - async_impl_tests[42b31610a9579ec1]::async_get_script_hash
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:218:1
[INFO] [stdout]   37:     0x5e60e2355b07 - async_impl_tests[42b31610a9579ec1]::async_get_script_hash::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:219:33
[INFO] [stdout]   38:     0x5e60e231fab6 - <async_impl_tests[42b31610a9579ec1]::async_get_script_hash::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5e60e237c22b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e60e237c22b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x5e60e2389aa5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5e60e2389aa5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5e60e2389aa5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5e60e2389aa5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x5e60e2384604 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x5e60e2384604 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5e60e238cb22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x5e60e238cb22 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5e60e238cb22 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5e60e238cb22 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5e60e238cb22 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5e60e238cb22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x5e60e238cb22 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5e60e27e94ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   58:     0x5e60e27e94ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x79157a66faa4 - <unknown>
[INFO] [stdout]   60:     0x79157a6fca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_blocks_tip_hash stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_blocks_tip_hash' (801) panicked at tests/async_impl_tests.rs:129:5:
[INFO] [stdout] assertion failed: hash.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e60e27e9d88 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e60e27e9d88 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e60e27e9d88 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e60e27e9d88 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e60e27fffea - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e60e27fffea - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5e60e27eec62 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5e60e27eec62 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5e60e27c8296 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e60e27c8296 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e60e27e1ea9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e60e238914c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5e60e238914c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5e60e27e2122 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5e60e27e2122 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e60e27c8384 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e60e27bd479 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e60e27c922d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e60e28007dc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e60e28007a2 - core[28b146924c2f19c6]::panicking::panic
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5e60e235a04e - async_impl_tests[42b31610a9579ec1]::async_get_blocks_tip_hash::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:129:5
[INFO] [stdout]   21:     0x5e60e23033ad - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_blocks_tip_hash::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x5e60e236fe90 - tokio[5d458f444aee139f]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_blocks_tip_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x5e60e22df7e5 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[5d458f444aee139f]::coop::Budget>>>::try_with::<tokio[5d458f444aee139f]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_blocks_tip_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   24:     0x5e60e22d918e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[5d458f444aee139f]::coop::Budget>>>::with::<tokio[5d458f444aee139f]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_blocks_tip_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   25:     0x5e60e22fb4c3 - tokio[5d458f444aee139f]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_blocks_tip_hash::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x5e60e22fb4c3 - tokio[5d458f444aee139f]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_blocks_tip_hash::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x5e60e22fb4c3 - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_blocks_tip_hash::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x5e60e230195e - tokio[5d458f444aee139f]::runtime::basic_scheduler::enter::<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_blocks_tip_hash::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x5e60e2331837 - <tokio[5d458f444aee139f]::macros::scoped_tls::ScopedKey<tokio[5d458f444aee139f]::runtime::basic_scheduler::Context>>::set::<tokio[5d458f444aee139f]::runtime::basic_scheduler::enter<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_blocks_tip_hash::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x5e60e22ee998 - tokio[5d458f444aee139f]::runtime::basic_scheduler::enter::<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_blocks_tip_hash::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x5e60e22e95c0 - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_blocks_tip_hash::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x5e60e2327b65 - <tokio[5d458f444aee139f]::runtime::Runtime>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_blocks_tip_hash::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x5e60e2322954 - tokio[5d458f444aee139f]::runtime::context::enter::<<tokio[5d458f444aee139f]::runtime::Runtime>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_blocks_tip_hash::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x5e60e234141c - <tokio[5d458f444aee139f]::runtime::handle::Handle>::enter::<<tokio[5d458f444aee139f]::runtime::Runtime>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_blocks_tip_hash::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x5e60e2320a67 - <tokio[5d458f444aee139f]::runtime::Runtime>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_blocks_tip_hash::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x5e60e235f039 - async_impl_tests[42b31610a9579ec1]::async_get_blocks_tip_hash
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:123:1
[INFO] [stdout]   37:     0x5e60e2355cb7 - async_impl_tests[42b31610a9579ec1]::async_get_blocks_tip_hash::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:125:37
[INFO] [stdout]   38:     0x5e60e231fcf6 - <async_impl_tests[42b31610a9579ec1]::async_get_blocks_tip_hash::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5e60e237c22b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e60e237c22b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x5e60e2389aa5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5e60e2389aa5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5e60e2389aa5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5e60e2389aa5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x5e60e2384604 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x5e60e2384604 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5e60e238cb22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x5e60e238cb22 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5e60e238cb22 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5e60e238cb22 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5e60e238cb22 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5e60e238cb22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x5e60e238cb22 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5e60e27e94ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   58:     0x5e60e27e94ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x79157a66faa4 - <unknown>
[INFO] [stdout]   60:     0x79157a6fca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_mempool stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_mempool' (805) panicked at tests/async_impl_tests.rs:315:5:
[INFO] [stdout] assertion failed: mempool.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e60e27e9d88 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e60e27e9d88 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e60e27e9d88 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e60e27e9d88 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e60e27fffea - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e60e27fffea - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5e60e27eec62 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5e60e27eec62 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5e60e27c8296 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e60e27c8296 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e60e27e1ea9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e60e238914c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5e60e238914c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5e60e27e2122 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5e60e27e2122 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e60e27c8384 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e60e27bd479 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e60e27c922d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e60e28007dc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e60e28007a2 - core[28b146924c2f19c6]::panicking::panic
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5e60e235764b - async_impl_tests[42b31610a9579ec1]::async_get_mempool::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:315:5
[INFO] [stdout]   21:     0x5e60e23024cd - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_mempool::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x5e60e236edf0 - tokio[5d458f444aee139f]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_mempool::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x5e60e22de9e5 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[5d458f444aee139f]::coop::Budget>>>::try_with::<tokio[5d458f444aee139f]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_mempool::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   24:     0x5e60e22d8d2e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[5d458f444aee139f]::coop::Budget>>>::with::<tokio[5d458f444aee139f]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_mempool::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   25:     0x5e60e22f4cb3 - tokio[5d458f444aee139f]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_mempool::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x5e60e22f4cb3 - tokio[5d458f444aee139f]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_mempool::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x5e60e22f4cb3 - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_mempool::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x5e60e23014fc - tokio[5d458f444aee139f]::runtime::basic_scheduler::enter::<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_mempool::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x5e60e2330879 - <tokio[5d458f444aee139f]::macros::scoped_tls::ScopedKey<tokio[5d458f444aee139f]::runtime::basic_scheduler::Context>>::set::<tokio[5d458f444aee139f]::runtime::basic_scheduler::enter<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_mempool::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x5e60e22eb5f8 - tokio[5d458f444aee139f]::runtime::basic_scheduler::enter::<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_mempool::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x5e60e22e9242 - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_mempool::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x5e60e2326ac5 - <tokio[5d458f444aee139f]::runtime::Runtime>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_mempool::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x5e60e2321a74 - tokio[5d458f444aee139f]::runtime::context::enter::<<tokio[5d458f444aee139f]::runtime::Runtime>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_mempool::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x5e60e234099a - <tokio[5d458f444aee139f]::runtime::handle::Handle>::enter::<<tokio[5d458f444aee139f]::runtime::Runtime>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_mempool::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x5e60e2320539 - <tokio[5d458f444aee139f]::runtime::Runtime>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_mempool::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x5e60e235d5f7 - async_impl_tests[42b31610a9579ec1]::async_get_mempool
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:311:1
[INFO] [stdout]   37:     0x5e60e2355a17 - async_impl_tests[42b31610a9579ec1]::async_get_mempool::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:312:29
[INFO] [stdout]   38:     0x5e60e231f976 - <async_impl_tests[42b31610a9579ec1]::async_get_mempool::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5e60e237c22b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e60e237c22b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x5e60e2389aa5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5e60e2389aa5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5e60e2389aa5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5e60e2389aa5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x5e60e2384604 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x5e60e2384604 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5e60e238cb22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x5e60e238cb22 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5e60e238cb22 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5e60e238cb22 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5e60e238cb22 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5e60e238cb22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x5e60e238cb22 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5e60e27e94ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   58:     0x5e60e27e94ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x79157a66faa4 - <unknown>
[INFO] [stdout]   60:     0x79157a6fca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_tx stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_tx' (814) panicked at tests/async_impl_tests.rs:138:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: true
[INFO] [stdout]  right: false
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e60e27e9d88 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e60e27e9d88 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e60e27e9d88 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e60e27e9d88 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e60e27fffea - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e60e27fffea - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5e60e27eec62 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5e60e27eec62 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5e60e27c8296 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e60e27c8296 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e60e27e1ea9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e60e238914c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5e60e238914c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5e60e27e2122 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5e60e27e2122 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e60e27c8352 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e60e27bd479 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e60e27c922d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e60e28007dc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e60e2800663 - core[28b146924c2f19c6]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5e60e26aa4ec - core[28b146924c2f19c6]::panicking::assert_failed::<bool, bool>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5e60e235622d - async_impl_tests[42b31610a9579ec1]::async_get_tx::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:138:5
[INFO] [stdout]   22:     0x5e60e2301d5d - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_tx::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   23:     0x5e60e236e5a0 - tokio[5d458f444aee139f]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_tx::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   24:     0x5e60e22de2e5 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[5d458f444aee139f]::coop::Budget>>>::try_with::<tokio[5d458f444aee139f]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_tx::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x5e60e22d8afe - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[5d458f444aee139f]::coop::Budget>>>::with::<tokio[5d458f444aee139f]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_tx::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x5e60e22f18d3 - tokio[5d458f444aee139f]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_tx::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   27:     0x5e60e22f18d3 - tokio[5d458f444aee139f]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_tx::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   28:     0x5e60e22f18d3 - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_tx::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   29:     0x5e60e23012cc - tokio[5d458f444aee139f]::runtime::basic_scheduler::enter::<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_tx::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   30:     0x5e60e2330099 - <tokio[5d458f444aee139f]::macros::scoped_tls::ScopedKey<tokio[5d458f444aee139f]::runtime::basic_scheduler::Context>>::set::<tokio[5d458f444aee139f]::runtime::basic_scheduler::enter<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_tx::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x5e60e22e9c28 - tokio[5d458f444aee139f]::runtime::basic_scheduler::enter::<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_tx::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   32:     0x5e60e22e9082 - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_tx::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   33:     0x5e60e2326275 - <tokio[5d458f444aee139f]::runtime::Runtime>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_tx::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   34:     0x5e60e2321304 - tokio[5d458f444aee139f]::runtime::context::enter::<<tokio[5d458f444aee139f]::runtime::Runtime>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_tx::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   35:     0x5e60e234045a - <tokio[5d458f444aee139f]::runtime::handle::Handle>::enter::<<tokio[5d458f444aee139f]::runtime::Runtime>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_tx::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   36:     0x5e60e23202c9 - <tokio[5d458f444aee139f]::runtime::Runtime>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_tx::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   37:     0x5e60e235c8d7 - async_impl_tests[42b31610a9579ec1]::async_get_tx
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:131:1
[INFO] [stdout]   38:     0x5e60e23558c7 - async_impl_tests[42b31610a9579ec1]::async_get_tx::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:133:24
[INFO] [stdout]   39:     0x5e60e231f7b6 - <async_impl_tests[42b31610a9579ec1]::async_get_tx::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e60e237c22b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5e60e237c22b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   42:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   43:     0x5e60e2389aa5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x5e60e2389aa5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x5e60e2389aa5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5e60e2389aa5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   48:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   49:     0x5e60e2384604 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   50:     0x5e60e2384604 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x5e60e238cb22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   52:     0x5e60e238cb22 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x5e60e238cb22 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x5e60e238cb22 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x5e60e238cb22 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5e60e238cb22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   57:     0x5e60e238cb22 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5e60e27e94ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   59:     0x5e60e27e94ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   60:     0x79157a66faa4 - <unknown>
[INFO] [stdout]   61:     0x79157a6fca64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_script_hash_txs stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_script_hash_txs' (810) panicked at tests/async_impl_tests.rs:240:5:
[INFO] [stdout] assertion failed: tx_list.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e60e27e9d88 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e60e27e9d88 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e60e27e9d88 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e60e27e9d88 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e60e27fffea - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e60e27fffea - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5e60e27eec62 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5e60e27eec62 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5e60e27c8296 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e60e27c8296 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e60e27e1ea9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e60e238914c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5e60e238914c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5e60e27e2122 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5e60e27e2122 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e60e27c8384 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e60e27bd479 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e60e27c922d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e60e28007dc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e60e28007a2 - core[28b146924c2f19c6]::panicking::panic
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5e60e235a2fa - async_impl_tests[42b31610a9579ec1]::async_get_script_hash_txs::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:240:5
[INFO] [stdout]   21:     0x5e60e23034bd - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_script_hash_txs::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x5e60e236ffc0 - tokio[5d458f444aee139f]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_script_hash_txs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x5e60e22df8e5 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[5d458f444aee139f]::coop::Budget>>>::try_with::<tokio[5d458f444aee139f]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_script_hash_txs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   24:     0x5e60e22d91de - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[5d458f444aee139f]::coop::Budget>>>::with::<tokio[5d458f444aee139f]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_script_hash_txs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   25:     0x5e60e22fbc23 - tokio[5d458f444aee139f]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_script_hash_txs::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x5e60e22fbc23 - tokio[5d458f444aee139f]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_script_hash_txs::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x5e60e22fbc23 - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_script_hash_txs::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x5e60e23019ac - tokio[5d458f444aee139f]::runtime::basic_scheduler::enter::<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_script_hash_txs::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x5e60e2331959 - <tokio[5d458f444aee139f]::macros::scoped_tls::ScopedKey<tokio[5d458f444aee139f]::runtime::basic_scheduler::Context>>::set::<tokio[5d458f444aee139f]::runtime::basic_scheduler::enter<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_script_hash_txs::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x5e60e22eed48 - tokio[5d458f444aee139f]::runtime::basic_scheduler::enter::<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_script_hash_txs::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x5e60e22e9602 - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_script_hash_txs::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x5e60e2327c95 - <tokio[5d458f444aee139f]::runtime::Runtime>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_script_hash_txs::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x5e60e2322a64 - tokio[5d458f444aee139f]::runtime::context::enter::<<tokio[5d458f444aee139f]::runtime::Runtime>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_script_hash_txs::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x5e60e23414da - <tokio[5d458f444aee139f]::runtime::handle::Handle>::enter::<<tokio[5d458f444aee139f]::runtime::Runtime>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_script_hash_txs::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x5e60e2320ab9 - <tokio[5d458f444aee139f]::runtime::Runtime>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_script_hash_txs::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x5e60e235f217 - async_impl_tests[42b31610a9579ec1]::async_get_script_hash_txs
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:234:1
[INFO] [stdout]   37:     0x5e60e2355ce7 - async_impl_tests[42b31610a9579ec1]::async_get_script_hash_txs::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:235:37
[INFO] [stdout]   38:     0x5e60e231fd36 - <async_impl_tests[42b31610a9579ec1]::async_get_script_hash_txs::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5e60e237c22b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e60e237c22b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x5e60e2389aa5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5e60e2389aa5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5e60e2389aa5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5e60e2389aa5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x5e60e2384604 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x5e60e2384604 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5e60e238cb22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x5e60e238cb22 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5e60e238cb22 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5e60e238cb22 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5e60e238cb22 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5e60e238cb22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x5e60e238cb22 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5e60e27e94ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   58:     0x5e60e27e94ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x79157a66faa4 - <unknown>
[INFO] [stdout]   60:     0x79157a6fca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_script_hash_txs_chain stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_script_hash_txs_chain' (811) panicked at tests/async_impl_tests.rs:268:5:
[INFO] [stdout] assertion failed: tx_list.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e60e27e9d88 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e60e27e9d88 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e60e27e9d88 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e60e27e9d88 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e60e27fffea - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e60e27fffea - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5e60e27eec62 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5e60e27eec62 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5e60e27c8296 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e60e27c8296 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e60e27e1ea9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e60e238914c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5e60e238914c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5e60e27e2122 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5e60e27e2122 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e60e27c8384 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e60e27bd479 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e60e27c922d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e60e28007dc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e60e28007a2 - core[28b146924c2f19c6]::panicking::panic
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5e60e235be2f - async_impl_tests[42b31610a9579ec1]::async_get_script_hash_txs_chain::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:268:5
[INFO] [stdout]   21:     0x5e60e2303e4d - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_script_hash_txs_chain::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x5e60e2370a70 - tokio[5d458f444aee139f]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_script_hash_txs_chain::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x5e60e22e01e5 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[5d458f444aee139f]::coop::Budget>>>::try_with::<tokio[5d458f444aee139f]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_script_hash_txs_chain::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   24:     0x5e60e22d94ae - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[5d458f444aee139f]::coop::Budget>>>::with::<tokio[5d458f444aee139f]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_script_hash_txs_chain::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   25:     0x5e60e22ffee3 - tokio[5d458f444aee139f]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_script_hash_txs_chain::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x5e60e22ffee3 - tokio[5d458f444aee139f]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_script_hash_txs_chain::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x5e60e22ffee3 - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_script_hash_txs_chain::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x5e60e2301c7c - tokio[5d458f444aee139f]::runtime::basic_scheduler::enter::<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_script_hash_txs_chain::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x5e60e2332379 - <tokio[5d458f444aee139f]::macros::scoped_tls::ScopedKey<tokio[5d458f444aee139f]::runtime::basic_scheduler::Context>>::set::<tokio[5d458f444aee139f]::runtime::basic_scheduler::enter<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_script_hash_txs_chain::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x5e60e22f0e78 - tokio[5d458f444aee139f]::runtime::basic_scheduler::enter::<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_script_hash_txs_chain::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x5e60e22e9842 - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_script_hash_txs_chain::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x5e60e2328745 - <tokio[5d458f444aee139f]::runtime::Runtime>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_script_hash_txs_chain::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x5e60e23233f4 - tokio[5d458f444aee139f]::runtime::context::enter::<<tokio[5d458f444aee139f]::runtime::Runtime>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_script_hash_txs_chain::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x5e60e2341b9a - <tokio[5d458f444aee139f]::runtime::handle::Handle>::enter::<<tokio[5d458f444aee139f]::runtime::Runtime>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_script_hash_txs_chain::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x5e60e2320de9 - <tokio[5d458f444aee139f]::runtime::Runtime>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_script_hash_txs_chain::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x5e60e2360447 - async_impl_tests[42b31610a9579ec1]::async_get_script_hash_txs_chain
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:259:1
[INFO] [stdout]   37:     0x5e60e2355ec7 - async_impl_tests[42b31610a9579ec1]::async_get_script_hash_txs_chain::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:260:43
[INFO] [stdout]   38:     0x5e60e231ffb6 - <async_impl_tests[42b31610a9579ec1]::async_get_script_hash_txs_chain::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5e60e237c22b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e60e237c22b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x5e60e2389aa5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5e60e2389aa5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5e60e2389aa5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5e60e2389aa5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x5e60e2384604 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x5e60e2384604 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5e60e238cb22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x5e60e238cb22 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5e60e238cb22 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5e60e238cb22 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5e60e238cb22 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5e60e238cb22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x5e60e238cb22 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5e60e27e94ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   58:     0x5e60e27e94ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x79157a66faa4 - <unknown>
[INFO] [stdout]   60:     0x79157a6fca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_mempool_txids stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_mempool_txids' (808) panicked at tests/async_impl_tests.rs:321:5:
[INFO] [stdout] assertion failed: mempool_txids.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e60e27e9d88 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e60e27e9d88 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e60e27e9d88 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e60e27e9d88 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e60e27fffea - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e60e27fffea - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5e60e27eec62 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5e60e27eec62 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5e60e27c8296 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e60e27c8296 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e60e27e1ea9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e60e238914c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5e60e238914c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5e60e27e2122 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5e60e27e2122 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e60e27c8384 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e60e27bd479 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e60e27c922d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e60e28007dc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e60e28007a2 - core[28b146924c2f19c6]::panicking::panic
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5e60e235985e - async_impl_tests[42b31610a9579ec1]::async_get_mempool_txids::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:321:5
[INFO] [stdout]   21:     0x5e60e230307d - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_mempool_txids::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x5e60e236fb00 - tokio[5d458f444aee139f]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_mempool_txids::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x5e60e22df4e5 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[5d458f444aee139f]::coop::Budget>>>::try_with::<tokio[5d458f444aee139f]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_mempool_txids::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   24:     0x5e60e22d909e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[5d458f444aee139f]::coop::Budget>>>::with::<tokio[5d458f444aee139f]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_mempool_txids::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   25:     0x5e60e22f9e73 - tokio[5d458f444aee139f]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_mempool_txids::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x5e60e22f9e73 - tokio[5d458f444aee139f]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_mempool_txids::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x5e60e22f9e73 - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_mempool_txids::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x5e60e230186c - tokio[5d458f444aee139f]::runtime::basic_scheduler::enter::<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_mempool_txids::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x5e60e23314d9 - <tokio[5d458f444aee139f]::macros::scoped_tls::ScopedKey<tokio[5d458f444aee139f]::runtime::basic_scheduler::Context>>::set::<tokio[5d458f444aee139f]::runtime::basic_scheduler::enter<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_mempool_txids::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x5e60e22ede88 - tokio[5d458f444aee139f]::runtime::basic_scheduler::enter::<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_mempool_txids::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x5e60e22e9502 - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_mempool_txids::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x5e60e23277d5 - <tokio[5d458f444aee139f]::runtime::Runtime>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_mempool_txids::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x5e60e2322624 - tokio[5d458f444aee139f]::runtime::context::enter::<<tokio[5d458f444aee139f]::runtime::Runtime>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_mempool_txids::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x5e60e23411da - <tokio[5d458f444aee139f]::runtime::handle::Handle>::enter::<<tokio[5d458f444aee139f]::runtime::Runtime>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_mempool_txids::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x5e60e2320949 - <tokio[5d458f444aee139f]::runtime::Runtime>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_mempool_txids::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x5e60e235ea97 - async_impl_tests[42b31610a9579ec1]::async_get_mempool_txids
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:317:1
[INFO] [stdout]   37:     0x5e60e2355c27 - async_impl_tests[42b31610a9579ec1]::async_get_mempool_txids::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:318:35
[INFO] [stdout]   38:     0x5e60e231fc36 - <async_impl_tests[42b31610a9579ec1]::async_get_mempool_txids::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5e60e237c22b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e60e237c22b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x5e60e2389aa5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5e60e2389aa5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5e60e2389aa5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5e60e2389aa5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x5e60e2384604 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x5e60e2384604 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5e60e238cb22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x5e60e238cb22 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5e60e238cb22 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5e60e238cb22 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5e60e238cb22 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5e60e238cb22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x5e60e238cb22 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5e60e27e94ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   58:     0x5e60e27e94ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x79157a66faa4 - <unknown>
[INFO] [stdout]   60:     0x79157a6fca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_script_hash_utxo stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_script_hash_utxo' (813) panicked at tests/async_impl_tests.rs:302:5:
[INFO] [stdout] assertion failed: utxo.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e60e27e9d88 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e60e27e9d88 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e60e27e9d88 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e60e27e9d88 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e60e27fffea - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e60e27fffea - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5e60e27eec62 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5e60e27eec62 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5e60e27c8296 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e60e27c8296 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e60e27e1ea9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e60e238914c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5e60e238914c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5e60e27e2122 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5e60e27e2122 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e60e27c8384 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e60e27bd479 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e60e27c922d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e60e28007dc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e60e28007a2 - core[28b146924c2f19c6]::panicking::panic
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5e60e235ab4a - async_impl_tests[42b31610a9579ec1]::async_get_script_hash_utxo::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:302:5
[INFO] [stdout]   21:     0x5e60e23037ed - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_script_hash_utxo::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x5e60e2370350 - tokio[5d458f444aee139f]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_script_hash_utxo::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x5e60e22dfbe5 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[5d458f444aee139f]::coop::Budget>>>::try_with::<tokio[5d458f444aee139f]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_script_hash_utxo::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   24:     0x5e60e22d92ce - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[5d458f444aee139f]::coop::Budget>>>::with::<tokio[5d458f444aee139f]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_script_hash_utxo::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   25:     0x5e60e22fd273 - tokio[5d458f444aee139f]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_script_hash_utxo::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x5e60e22fd273 - tokio[5d458f444aee139f]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_script_hash_utxo::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x5e60e22fd273 - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_script_hash_utxo::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x5e60e2301a9c - tokio[5d458f444aee139f]::runtime::basic_scheduler::enter::<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_script_hash_utxo::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x5e60e2331cb9 - <tokio[5d458f444aee139f]::macros::scoped_tls::ScopedKey<tokio[5d458f444aee139f]::runtime::basic_scheduler::Context>>::set::<tokio[5d458f444aee139f]::runtime::basic_scheduler::enter<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_script_hash_utxo::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x5e60e22ef858 - tokio[5d458f444aee139f]::runtime::basic_scheduler::enter::<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_script_hash_utxo::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x5e60e22e96c2 - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_script_hash_utxo::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x5e60e2328025 - <tokio[5d458f444aee139f]::runtime::Runtime>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_script_hash_utxo::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x5e60e2322d94 - tokio[5d458f444aee139f]::runtime::context::enter::<<tokio[5d458f444aee139f]::runtime::Runtime>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_script_hash_utxo::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x5e60e234171a - <tokio[5d458f444aee139f]::runtime::handle::Handle>::enter::<<tokio[5d458f444aee139f]::runtime::Runtime>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_script_hash_utxo::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x5e60e2320bd9 - <tokio[5d458f444aee139f]::runtime::Runtime>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_script_hash_utxo::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x5e60e235f907 - async_impl_tests[42b31610a9579ec1]::async_get_script_hash_utxo
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:296:1
[INFO] [stdout]   37:     0x5e60e2355da7 - async_impl_tests[42b31610a9579ec1]::async_get_script_hash_utxo::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:297:38
[INFO] [stdout]   38:     0x5e60e231fe36 - <async_impl_tests[42b31610a9579ec1]::async_get_script_hash_utxo::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5e60e237c22b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e60e237c22b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x5e60e2389aa5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5e60e2389aa5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5e60e2389aa5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5e60e2389aa5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x5e60e2384604 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x5e60e2384604 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5e60e238cb22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x5e60e238cb22 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5e60e238cb22 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5e60e238cb22 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5e60e238cb22 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5e60e238cb22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x5e60e238cb22 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5e60e27e94ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   58:     0x5e60e27e94ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x79157a66faa4 - <unknown>
[INFO] [stdout]   60:     0x79157a6fca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_tx_hex stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_tx_hex' (815) panicked at tests/async_impl_tests.rs:165:5:
[INFO] [stdout] assertion failed: tx_hex.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e60e27e9d88 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e60e27e9d88 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e60e27e9d88 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e60e27e9d88 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e60e27fffea - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e60e27fffea - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5e60e27eec62 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5e60e27eec62 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5e60e27c8296 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e60e27c8296 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e60e27e1ea9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e60e238914c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5e60e238914c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5e60e27e2122 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5e60e27e2122 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e60e27c8384 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e60e27bd479 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e60e27c922d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e60e28007dc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e60e28007a2 - core[28b146924c2f19c6]::panicking::panic
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5e60e2356d8a - async_impl_tests[42b31610a9579ec1]::async_get_tx_hex::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:165:5
[INFO] [stdout]   21:     0x5e60e230219d - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_tx_hex::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x5e60e236ea60 - tokio[5d458f444aee139f]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_tx_hex::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x5e60e22de6e5 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[5d458f444aee139f]::coop::Budget>>>::try_with::<tokio[5d458f444aee139f]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_tx_hex::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   24:     0x5e60e22d8c3e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[5d458f444aee139f]::coop::Budget>>>::with::<tokio[5d458f444aee139f]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_tx_hex::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   25:     0x5e60e22f3673 - tokio[5d458f444aee139f]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_tx_hex::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x5e60e22f3673 - tokio[5d458f444aee139f]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_tx_hex::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x5e60e22f3673 - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_tx_hex::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x5e60e230140e - tokio[5d458f444aee139f]::runtime::basic_scheduler::enter::<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_tx_hex::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x5e60e2330517 - <tokio[5d458f444aee139f]::macros::scoped_tls::ScopedKey<tokio[5d458f444aee139f]::runtime::basic_scheduler::Context>>::set::<tokio[5d458f444aee139f]::runtime::basic_scheduler::enter<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_tx_hex::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x5e60e22eaae8 - tokio[5d458f444aee139f]::runtime::basic_scheduler::enter::<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_tx_hex::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x5e60e22e9180 - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_tx_hex::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x5e60e2326735 - <tokio[5d458f444aee139f]::runtime::Runtime>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_tx_hex::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x5e60e2321744 - tokio[5d458f444aee139f]::runtime::context::enter::<<tokio[5d458f444aee139f]::runtime::Runtime>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_tx_hex::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x5e60e234075c - <tokio[5d458f444aee139f]::runtime::handle::Handle>::enter::<<tokio[5d458f444aee139f]::runtime::Runtime>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_tx_hex::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x5e60e2320427 - <tokio[5d458f444aee139f]::runtime::Runtime>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_tx_hex::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x5e60e235d059 - async_impl_tests[42b31610a9579ec1]::async_get_tx_hex
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:158:1
[INFO] [stdout]   37:     0x5e60e2355987 - async_impl_tests[42b31610a9579ec1]::async_get_tx_hex::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:160:28
[INFO] [stdout]   38:     0x5e60e231f8b6 - <async_impl_tests[42b31610a9579ec1]::async_get_tx_hex::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5e60e237c22b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e60e237c22b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x5e60e2389aa5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5e60e2389aa5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5e60e2389aa5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5e60e2389aa5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x5e60e2384604 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x5e60e2384604 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5e60e238cb22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x5e60e238cb22 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5e60e238cb22 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5e60e238cb22 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5e60e238cb22 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5e60e238cb22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x5e60e238cb22 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5e60e27e94ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   58:     0x5e60e27e94ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x79157a66faa4 - <unknown>
[INFO] [stdout]   60:     0x79157a6fca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_script_hash_txs_mempool stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_script_hash_txs_mempool' (812) panicked at tests/async_impl_tests.rs:286:5:
[INFO] [stdout] assertion failed: tx_list.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e60e27e9d88 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e60e27e9d88 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e60e27e9d88 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e60e27e9d88 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e60e27fffea - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e60e27fffea - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5e60e27eec62 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5e60e27eec62 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5e60e27c8296 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e60e27c8296 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e60e27e1ea9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e60e238914c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5e60e238914c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5e60e27e2122 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5e60e27e2122 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e60e27c8384 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e60e27bd479 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e60e27c922d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e60e28007dc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e60e28007a2 - core[28b146924c2f19c6]::panicking::panic
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5e60e235c0da - async_impl_tests[42b31610a9579ec1]::async_get_script_hash_txs_mempool::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:286:5
[INFO] [stdout]   21:     0x5e60e2303f5d - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_script_hash_txs_mempool::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x5e60e2370ba0 - tokio[5d458f444aee139f]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_script_hash_txs_mempool::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x5e60e22e02e5 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[5d458f444aee139f]::coop::Budget>>>::try_with::<tokio[5d458f444aee139f]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_script_hash_txs_mempool::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   24:     0x5e60e22d94fe - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[5d458f444aee139f]::coop::Budget>>>::with::<tokio[5d458f444aee139f]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_script_hash_txs_mempool::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   25:     0x5e60e2300653 - tokio[5d458f444aee139f]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_script_hash_txs_mempool::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x5e60e2300653 - tokio[5d458f444aee139f]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_script_hash_txs_mempool::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x5e60e2300653 - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_script_hash_txs_mempool::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x5e60e2301ccc - tokio[5d458f444aee139f]::runtime::basic_scheduler::enter::<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_script_hash_txs_mempool::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x5e60e2332499 - <tokio[5d458f444aee139f]::macros::scoped_tls::ScopedKey<tokio[5d458f444aee139f]::runtime::basic_scheduler::Context>>::set::<tokio[5d458f444aee139f]::runtime::basic_scheduler::enter<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_script_hash_txs_mempool::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x5e60e22f1228 - tokio[5d458f444aee139f]::runtime::basic_scheduler::enter::<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_script_hash_txs_mempool::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x5e60e22e9882 - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_script_hash_txs_mempool::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x5e60e2328875 - <tokio[5d458f444aee139f]::runtime::Runtime>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_script_hash_txs_mempool::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x5e60e2323504 - tokio[5d458f444aee139f]::runtime::context::enter::<<tokio[5d458f444aee139f]::runtime::Runtime>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_script_hash_txs_mempool::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x5e60e2341c5a - <tokio[5d458f444aee139f]::runtime::handle::Handle>::enter::<<tokio[5d458f444aee139f]::runtime::Runtime>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_script_hash_txs_mempool::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x5e60e2320e49 - <tokio[5d458f444aee139f]::runtime::Runtime>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_script_hash_txs_mempool::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x5e60e2360627 - async_impl_tests[42b31610a9579ec1]::async_get_script_hash_txs_mempool
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:278:1
[INFO] [stdout]   37:     0x5e60e2355ef7 - async_impl_tests[42b31610a9579ec1]::async_get_script_hash_txs_mempool::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:279:45
[INFO] [stdout]   38:     0x5e60e231fff6 - <async_impl_tests[42b31610a9579ec1]::async_get_script_hash_txs_mempool::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5e60e237c22b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e60e237c22b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x5e60e2389aa5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5e60e2389aa5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5e60e2389aa5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5e60e2389aa5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x5e60e2384604 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x5e60e2384604 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5e60e238cb22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x5e60e238cb22 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5e60e238cb22 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5e60e238cb22 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5e60e238cb22 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5e60e238cb22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x5e60e238cb22 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5e60e27e94ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   58:     0x5e60e27e94ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x79157a66faa4 - <unknown>
[INFO] [stdout]   60:     0x79157a6fca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_tx_merkleblock_proof stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_tx_merkleblock_proof' (819) panicked at tests/async_impl_tests.rs:175:5:
[INFO] [stdout] assertion failed: tx_hex.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e60e27e9d88 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e60e27e9d88 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e60e27e9d88 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e60e27e9d88 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e60e27fffea - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e60e27fffea - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5e60e27eec62 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5e60e27eec62 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5e60e27c8296 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e60e27c8296 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e60e27e1ea9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e60e238914c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5e60e238914c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5e60e27e2122 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5e60e27e2122 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e60e27c8384 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e60e27bd479 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e60e27c922d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e60e28007dc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e60e28007a2 - core[28b146924c2f19c6]::panicking::panic
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5e60e235bb7a - async_impl_tests[42b31610a9579ec1]::async_get_tx_merkleblock_proof::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:175:5
[INFO] [stdout]   21:     0x5e60e2303d3d - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_tx_merkleblock_proof::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x5e60e2370940 - tokio[5d458f444aee139f]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_tx_merkleblock_proof::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x5e60e22e00e5 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[5d458f444aee139f]::coop::Budget>>>::try_with::<tokio[5d458f444aee139f]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_tx_merkleblock_proof::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   24:     0x5e60e22d945e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[5d458f444aee139f]::coop::Budget>>>::with::<tokio[5d458f444aee139f]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_tx_merkleblock_proof::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   25:     0x5e60e22ff783 - tokio[5d458f444aee139f]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_tx_merkleblock_proof::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x5e60e22ff783 - tokio[5d458f444aee139f]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_tx_merkleblock_proof::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x5e60e22ff783 - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_tx_merkleblock_proof::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x5e60e2301c2e - tokio[5d458f444aee139f]::runtime::basic_scheduler::enter::<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_tx_merkleblock_proof::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x5e60e2332257 - <tokio[5d458f444aee139f]::macros::scoped_tls::ScopedKey<tokio[5d458f444aee139f]::runtime::basic_scheduler::Context>>::set::<tokio[5d458f444aee139f]::runtime::basic_scheduler::enter<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_tx_merkleblock_proof::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x5e60e22f0ac8 - tokio[5d458f444aee139f]::runtime::basic_scheduler::enter::<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_tx_merkleblock_proof::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x5e60e22e9800 - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_tx_merkleblock_proof::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x5e60e2328615 - <tokio[5d458f444aee139f]::runtime::Runtime>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_tx_merkleblock_proof::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x5e60e23232e4 - tokio[5d458f444aee139f]::runtime::context::enter::<<tokio[5d458f444aee139f]::runtime::Runtime>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_tx_merkleblock_proof::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x5e60e2341adc - <tokio[5d458f444aee139f]::runtime::handle::Handle>::enter::<<tokio[5d458f444aee139f]::runtime::Runtime>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_tx_merkleblock_proof::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x5e60e2320d97 - <tokio[5d458f444aee139f]::runtime::Runtime>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_tx_merkleblock_proof::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x5e60e2360269 - async_impl_tests[42b31610a9579ec1]::async_get_tx_merkleblock_proof
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:167:1
[INFO] [stdout]   37:     0x5e60e2355e97 - async_impl_tests[42b31610a9579ec1]::async_get_tx_merkleblock_proof::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:168:42
[INFO] [stdout]   38:     0x5e60e231ff76 - <async_impl_tests[42b31610a9579ec1]::async_get_tx_merkleblock_proof::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5e60e237c22b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e60e237c22b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x5e60e2389aa5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5e60e2389aa5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5e60e2389aa5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5e60e2389aa5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x5e60e2384604 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x5e60e2384604 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5e60e238cb22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x5e60e238cb22 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5e60e238cb22 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5e60e238cb22 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5e60e238cb22 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5e60e238cb22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x5e60e238cb22 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5e60e27e94ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   58:     0x5e60e27e94ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x79157a66faa4 - <unknown>
[INFO] [stdout]   60:     0x79157a6fca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_tx_outspends stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_tx_outspends' (823) panicked at tests/async_impl_tests.rs:202:5:
[INFO] [stdout] assertion failed: outpends.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e60e27e9d88 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e60e27e9d88 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e60e27e9d88 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e60e27e9d88 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e60e27fffea - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e60e27fffea - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5e60e27eec62 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5e60e27eec62 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5e60e27c8296 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e60e27c8296 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e60e27e1ea9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e60e238914c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5e60e238914c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5e60e27e2122 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5e60e27e2122 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e60e27c8384 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e60e27bd479 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e60e27c922d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e60e28007dc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e60e28007a2 - core[28b146924c2f19c6]::panicking::panic
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5e60e23595ba - async_impl_tests[42b31610a9579ec1]::async_get_tx_outspends::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:202:5
[INFO] [stdout]   21:     0x5e60e2302f6d - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_tx_outspends::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x5e60e236f9d0 - tokio[5d458f444aee139f]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_tx_outspends::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x5e60e22df3e5 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[5d458f444aee139f]::coop::Budget>>>::try_with::<tokio[5d458f444aee139f]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_tx_outspends::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   24:     0x5e60e22d904e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[5d458f444aee139f]::coop::Budget>>>::with::<tokio[5d458f444aee139f]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_tx_outspends::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   25:     0x5e60e22f9703 - tokio[5d458f444aee139f]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_tx_outspends::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x5e60e22f9703 - tokio[5d458f444aee139f]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_tx_outspends::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x5e60e22f9703 - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_tx_outspends::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x5e60e230181c - tokio[5d458f444aee139f]::runtime::basic_scheduler::enter::<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_tx_outspends::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x5e60e23313b9 - <tokio[5d458f444aee139f]::macros::scoped_tls::ScopedKey<tokio[5d458f444aee139f]::runtime::basic_scheduler::Context>>::set::<tokio[5d458f444aee139f]::runtime::basic_scheduler::enter<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_tx_outspends::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x5e60e22edad8 - tokio[5d458f444aee139f]::runtime::basic_scheduler::enter::<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_tx_outspends::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x5e60e22e94c2 - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_tx_outspends::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x5e60e23276a5 - <tokio[5d458f444aee139f]::runtime::Runtime>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_tx_outspends::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x5e60e2322514 - tokio[5d458f444aee139f]::runtime::context::enter::<<tokio[5d458f444aee139f]::runtime::Runtime>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_tx_outspends::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x5e60e234111a - <tokio[5d458f444aee139f]::runtime::handle::Handle>::enter::<<tokio[5d458f444aee139f]::runtime::Runtime>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_tx_outspends::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x5e60e23208e9 - <tokio[5d458f444aee139f]::runtime::Runtime>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_tx_outspends::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x5e60e235e8b7 - async_impl_tests[42b31610a9579ec1]::async_get_tx_outspends
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:196:1
[INFO] [stdout]   37:     0x5e60e2355bf7 - async_impl_tests[42b31610a9579ec1]::async_get_tx_outspends::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:197:34
[INFO] [stdout]   38:     0x5e60e231fbf6 - <async_impl_tests[42b31610a9579ec1]::async_get_tx_outspends::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5e60e237c22b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e60e237c22b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x5e60e2389aa5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5e60e2389aa5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5e60e2389aa5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5e60e2389aa5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x5e60e2384604 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x5e60e2384604 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5e60e238cb22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x5e60e238cb22 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5e60e238cb22 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5e60e238cb22 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5e60e238cb22 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5e60e238cb22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x5e60e238cb22 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5e60e27e94ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   58:     0x5e60e27e94ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x79157a66faa4 - <unknown>
[INFO] [stdout]   60:     0x79157a6fca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_blocks_tip_height stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_blocks_tip_height' (804) panicked at tests/async_impl_tests.rs:121:5:
[INFO] [stdout] assertion failed: height.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e60e27e9d88 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e60e27e9d88 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e60e27e9d88 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e60e27e9d88 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e60e27fffea - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e60e27fffea - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5e60e27eec62 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5e60e27eec62 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5e60e27c8296 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e60e27c8296 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e60e27e1ea9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e60e238914c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5e60e238914c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5e60e27e2122 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5e60e27e2122 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e60e27c8384 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e60e27bd479 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e60e27c922d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e60e28007dc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e60e28007a2 - core[28b146924c2f19c6]::panicking::panic
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5e60e235b353 - async_impl_tests[42b31610a9579ec1]::async_get_blocks_tip_height::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:121:5
[INFO] [stdout]   21:     0x5e60e2303a0d - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_blocks_tip_height::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x5e60e23705b0 - tokio[5d458f444aee139f]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_blocks_tip_height::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x5e60e22dfde5 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[5d458f444aee139f]::coop::Budget>>>::try_with::<tokio[5d458f444aee139f]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_blocks_tip_height::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   24:     0x5e60e22d936e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[5d458f444aee139f]::coop::Budget>>>::with::<tokio[5d458f444aee139f]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_blocks_tip_height::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   25:     0x5e60e22fe143 - tokio[5d458f444aee139f]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_blocks_tip_height::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x5e60e22fe143 - tokio[5d458f444aee139f]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_blocks_tip_height::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x5e60e22fe143 - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_blocks_tip_height::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x5e60e2301b3e - tokio[5d458f444aee139f]::runtime::basic_scheduler::enter::<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_blocks_tip_height::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x5e60e2331ef7 - <tokio[5d458f444aee139f]::macros::scoped_tls::ScopedKey<tokio[5d458f444aee139f]::runtime::basic_scheduler::Context>>::set::<tokio[5d458f444aee139f]::runtime::basic_scheduler::enter<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_blocks_tip_height::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x5e60e22effb8 - tokio[5d458f444aee139f]::runtime::basic_scheduler::enter::<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_blocks_tip_height::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x5e60e22e9740 - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_blocks_tip_height::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x5e60e2328285 - <tokio[5d458f444aee139f]::runtime::Runtime>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_blocks_tip_height::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x5e60e2322fb4 - tokio[5d458f444aee139f]::runtime::context::enter::<<tokio[5d458f444aee139f]::runtime::Runtime>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_blocks_tip_height::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x5e60e234189c - <tokio[5d458f444aee139f]::runtime::handle::Handle>::enter::<<tokio[5d458f444aee139f]::runtime::Runtime>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_blocks_tip_height::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x5e60e2320c87 - <tokio[5d458f444aee139f]::runtime::Runtime>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_blocks_tip_height::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x5e60e235fcc9 - async_impl_tests[42b31610a9579ec1]::async_get_blocks_tip_height
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:115:1
[INFO] [stdout]   37:     0x5e60e2355e07 - async_impl_tests[42b31610a9579ec1]::async_get_blocks_tip_height::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:117:39
[INFO] [stdout]   38:     0x5e60e231feb6 - <async_impl_tests[42b31610a9579ec1]::async_get_blocks_tip_height::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5e60e237c22b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e60e237c22b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x5e60e2389aa5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5e60e2389aa5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5e60e2389aa5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5e60e2389aa5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x5e60e2384604 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x5e60e2384604 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5e60e238cb22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x5e60e238cb22 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5e60e238cb22 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5e60e238cb22 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5e60e238cb22 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5e60e238cb22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x5e60e238cb22 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5e60e27e94ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   58:     0x5e60e27e94ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x79157a66faa4 - <unknown>
[INFO] [stdout]   60:     0x79157a6fca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_tx_status stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_tx_status' (827) panicked at tests/async_impl_tests.rs:147:5:
[INFO] [stdout] assertion failed: tx_status.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e60e27e9d88 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e60e27e9d88 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e60e27e9d88 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e60e27e9d88 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e60e27fffea - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e60e27fffea - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5e60e27eec62 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5e60e27eec62 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5e60e27c8296 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e60e27c8296 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stderr] error: test failed, to rerun pass `--test async_impl_tests`
[INFO] [stdout]   10:     0x5e60e27e1ea9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e60e238914c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5e60e238914c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5e60e27e2122 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5e60e27e2122 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e60e27c8384 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e60e27bd479 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e60e27c922d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e60e28007dc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e60e28007a2 - core[28b146924c2f19c6]::panicking::panic
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5e60e2357bc7 - async_impl_tests[42b31610a9579ec1]::async_get_tx_status::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:147:5
[INFO] [stdout]   21:     0x5e60e23026ed - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_tx_status::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x5e60e236f050 - tokio[5d458f444aee139f]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_tx_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x5e60e22debe5 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[5d458f444aee139f]::coop::Budget>>>::try_with::<tokio[5d458f444aee139f]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_tx_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   24:     0x5e60e22d8dce - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[5d458f444aee139f]::coop::Budget>>>::with::<tokio[5d458f444aee139f]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_tx_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   25:     0x5e60e22f5b93 - tokio[5d458f444aee139f]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_tx_status::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x5e60e22f5b93 - tokio[5d458f444aee139f]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_tx_status::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x5e60e22f5b93 - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_tx_status::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x5e60e230159c - tokio[5d458f444aee139f]::runtime::basic_scheduler::enter::<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_tx_status::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x5e60e2330ab9 - <tokio[5d458f444aee139f]::macros::scoped_tls::ScopedKey<tokio[5d458f444aee139f]::runtime::basic_scheduler::Context>>::set::<tokio[5d458f444aee139f]::runtime::basic_scheduler::enter<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_tx_status::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x5e60e22ebd58 - tokio[5d458f444aee139f]::runtime::basic_scheduler::enter::<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_tx_status::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x5e60e22e92c2 - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_tx_status::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x5e60e2326d25 - <tokio[5d458f444aee139f]::runtime::Runtime>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_tx_status::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x5e60e2321c94 - tokio[5d458f444aee139f]::runtime::context::enter::<<tokio[5d458f444aee139f]::runtime::Runtime>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_tx_status::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x5e60e2340b1a - <tokio[5d458f444aee139f]::runtime::handle::Handle>::enter::<<tokio[5d458f444aee139f]::runtime::Runtime>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_tx_status::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x5e60e23205f9 - <tokio[5d458f444aee139f]::runtime::Runtime>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_tx_status::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x5e60e235d9b7 - async_impl_tests[42b31610a9579ec1]::async_get_tx_status
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:140:1
[INFO] [stdout]   37:     0x5e60e2355a77 - async_impl_tests[42b31610a9579ec1]::async_get_tx_status::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:142:31
[INFO] [stdout]   38:     0x5e60e231f9f6 - <async_impl_tests[42b31610a9579ec1]::async_get_tx_status::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5e60e237c22b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e60e237c22b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x5e60e2389aa5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5e60e2389aa5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5e60e2389aa5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5e60e2389aa5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x5e60e2384604 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x5e60e2384604 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5e60e238cb22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x5e60e238cb22 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5e60e238cb22 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5e60e238cb22 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5e60e238cb22 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5e60e238cb22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x5e60e238cb22 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5e60e27e94ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   58:     0x5e60e27e94ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x79157a66faa4 - <unknown>
[INFO] [stdout]   60:     0x79157a6fca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_tx_raw stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_tx_raw' (825) panicked at tests/async_impl_tests.rs:156:5:
[INFO] [stdout] assertion failed: tx_raw.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e60e27e9d88 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e60e27e9d88 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e60e27e9d88 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e60e27e9d88 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e60e27fffea - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e60e27fffea - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5e60e27eec62 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5e60e27eec62 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5e60e27c8296 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e60e27c8296 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e60e27e1ea9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e60e238914c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5e60e238914c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5e60e27e2122 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5e60e27e2122 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e60e27c8384 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e60e27bd479 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e60e27c922d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e60e28007dc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e60e28007a2 - core[28b146924c2f19c6]::panicking::panic
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5e60e235703a - async_impl_tests[42b31610a9579ec1]::async_get_tx_raw::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:156:5
[INFO] [stdout]   21:     0x5e60e23022ad - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_tx_raw::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x5e60e236eb90 - tokio[5d458f444aee139f]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_tx_raw::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x5e60e22de7e5 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[5d458f444aee139f]::coop::Budget>>>::try_with::<tokio[5d458f444aee139f]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_tx_raw::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   24:     0x5e60e22d8c8e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[5d458f444aee139f]::coop::Budget>>>::with::<tokio[5d458f444aee139f]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_tx_raw::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   25:     0x5e60e22f3dd3 - tokio[5d458f444aee139f]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_tx_raw::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x5e60e22f3dd3 - tokio[5d458f444aee139f]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_tx_raw::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x5e60e22f3dd3 - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_tx_raw::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x5e60e230145c - tokio[5d458f444aee139f]::runtime::basic_scheduler::enter::<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_tx_raw::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x5e60e2330639 - <tokio[5d458f444aee139f]::macros::scoped_tls::ScopedKey<tokio[5d458f444aee139f]::runtime::basic_scheduler::Context>>::set::<tokio[5d458f444aee139f]::runtime::basic_scheduler::enter<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_tx_raw::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x5e60e22eae98 - tokio[5d458f444aee139f]::runtime::basic_scheduler::enter::<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_tx_raw::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x5e60e22e91c2 - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_tx_raw::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x5e60e2326865 - <tokio[5d458f444aee139f]::runtime::Runtime>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_tx_raw::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x5e60e2321854 - tokio[5d458f444aee139f]::runtime::context::enter::<<tokio[5d458f444aee139f]::runtime::Runtime>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_tx_raw::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x5e60e234081a - <tokio[5d458f444aee139f]::runtime::handle::Handle>::enter::<<tokio[5d458f444aee139f]::runtime::Runtime>::block_on<async_impl_tests[42b31610a9579ec1]::async_get_tx_raw::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x5e60e2320479 - <tokio[5d458f444aee139f]::runtime::Runtime>::block_on::<async_impl_tests[42b31610a9579ec1]::async_get_tx_raw::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x5e60e235d237 - async_impl_tests[42b31610a9579ec1]::async_get_tx_raw
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:149:1
[INFO] [stdout]   37:     0x5e60e23559b7 - async_impl_tests[42b31610a9579ec1]::async_get_tx_raw::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:151:28
[INFO] [stdout]   38:     0x5e60e231f8f6 - <async_impl_tests[42b31610a9579ec1]::async_get_tx_raw::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5e60e237c22b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e60e237c22b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x5e60e2389aa5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5e60e2389aa5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5e60e2389aa5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5e60e2389aa5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x5e60e2384604 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x5e60e2384604 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5e60e238cb22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x5e60e238cb22 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5e60e238cb22 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5e60e238cb22 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5e60e238cb22 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5e60e238cb22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x5e60e238cb22 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5e60e27e94ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   58:     0x5e60e27e94ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x79157a66faa4 - <unknown>
[INFO] [stdout]   60:     0x79157a6fca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_post_tx stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_post_tx' (829) panicked at tests/async_impl_tests.rs:208:5:
[INFO] [stdout] assertion failed: resp.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e60e27e9d88 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e60e27e9d88 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e60e27e9d88 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e60e27e9d88 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e60e27fffea - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e60e27fffea - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5e60e27eec62 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5e60e27eec62 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5e60e27c8296 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e60e27c8296 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e60e27e1ea9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e60e238914c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5e60e238914c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5e60e27e2122 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5e60e27e2122 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e60e27c8384 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e60e27bd479 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e60e27c922d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e60e28007dc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e60e28007a2 - core[28b146924c2f19c6]::panicking::panic
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5e60e23564da - async_impl_tests[42b31610a9579ec1]::async_post_tx::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:208:5
[INFO] [stdout]   21:     0x5e60e2301e6d - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_post_tx::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x5e60e236e6d0 - tokio[5d458f444aee139f]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_post_tx::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x5e60e22de3e5 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[5d458f444aee139f]::coop::Budget>>>::try_with::<tokio[5d458f444aee139f]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_post_tx::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   24:     0x5e60e22d8b4e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[5d458f444aee139f]::coop::Budget>>>::with::<tokio[5d458f444aee139f]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_post_tx::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   25:     0x5e60e22f2043 - tokio[5d458f444aee139f]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_post_tx::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x5e60e22f2043 - tokio[5d458f444aee139f]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_post_tx::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x5e60e22f2043 - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_post_tx::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x5e60e230131e - tokio[5d458f444aee139f]::runtime::basic_scheduler::enter::<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_post_tx::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x5e60e23301b7 - <tokio[5d458f444aee139f]::macros::scoped_tls::ScopedKey<tokio[5d458f444aee139f]::runtime::basic_scheduler::Context>>::set::<tokio[5d458f444aee139f]::runtime::basic_scheduler::enter<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_post_tx::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x5e60e22e9fd8 - tokio[5d458f444aee139f]::runtime::basic_scheduler::enter::<<tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on<async_impl_tests[42b31610a9579ec1]::async_post_tx::{closure#0}>::{closure#0}, (), tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x5e60e22e90c0 - <tokio[5d458f444aee139f]::runtime::basic_scheduler::BasicScheduler<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::time::driver::Driver<tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>, tokio[5d458f444aee139f]::park::either::Either<tokio[5d458f444aee139f]::io::driver::Driver, tokio[5d458f444aee139f]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[42b31610a9579ec1]::async_post_tx::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x5e60e23263a5 - <tokio[5d458f444aee139f]::runtime::Runtime>::block_on::<async_impl_tests[42b31610a9579ec1]::async_post_tx::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x5e60e2321414 - tokio[5d458f444aee139f]::runtime::context::enter::<<tokio[5d458f444aee139f]::runtime::Runtime>::block_on<async_impl_tests[42b31610a9579ec1]::async_post_tx::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x5e60e234051c - <tokio[5d458f444aee139f]::runtime::handle::Handle>::enter::<<tokio[5d458f444aee139f]::runtime::Runtime>::block_on<async_impl_tests[42b31610a9579ec1]::async_post_tx::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x5e60e2320327 - <tokio[5d458f444aee139f]::runtime::Runtime>::block_on::<async_impl_tests[42b31610a9579ec1]::async_post_tx::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x5e60e235cab9 - async_impl_tests[42b31610a9579ec1]::async_post_tx
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:204:1
[INFO] [stdout]   37:     0x5e60e23558f7 - async_impl_tests[42b31610a9579ec1]::async_post_tx::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:205:25
[INFO] [stdout]   38:     0x5e60e231f7f6 - <async_impl_tests[42b31610a9579ec1]::async_post_tx::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5e60e237c22b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e60e237c22b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x5e60e2389aa5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5e60e2389aa5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5e60e2389aa5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5e60e2389aa5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x5e60e2389aa5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x5e60e2384604 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x5e60e2384604 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5e60e238cb22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x5e60e238cb22 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5e60e238cb22 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5e60e238cb22 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5e60e238cb22 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5e60e238cb22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x5e60e238cb22 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5e60e27e94ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   58:     0x5e60e27e94ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x79157a66faa4 - <unknown>
[INFO] [stdout]   60:     0x79157a6fca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     async_fee_estimate
[INFO] [stdout]     async_get_address
[INFO] [stdout]     async_get_address_prefix
[INFO] [stdout]     async_get_address_txs
[INFO] [stdout]     async_get_address_txs_chain
[INFO] [stdout]     async_get_address_txs_mempool
[INFO] [stdout]     async_get_address_utxo
[INFO] [stdout]     async_get_block
[INFO] [stdout]     async_get_block_height
[INFO] [stdout]     async_get_block_raw_format
[INFO] [stdout]     async_get_block_status
[INFO] [stdout]     async_get_block_txid_at_index
[INFO] [stdout]     async_get_block_txids
[INFO] [stdout]     async_get_block_txs_with_and_without_index
[INFO] [stdout]     async_get_blocks
[INFO] [stdout]     async_get_blocks_tip_hash
[INFO] [stdout]     async_get_blocks_tip_height
[INFO] [stdout]     async_get_mempool
[INFO] [stdout]     async_get_mempool_recent
[INFO] [stdout]     async_get_mempool_txids
[INFO] [stdout]     async_get_script_hash
[INFO] [stdout]     async_get_script_hash_txs
[INFO] [stdout]     async_get_script_hash_txs_chain
[INFO] [stdout]     async_get_script_hash_txs_mempool
[INFO] [stdout]     async_get_script_hash_utxo
[INFO] [stdout]     async_get_tx
[INFO] [stdout]     async_get_tx_hex
[INFO] [stdout]     async_get_tx_merkle_proof
[INFO] [stdout]     async_get_tx_merkleblock_proof
[INFO] [stdout]     async_get_tx_outspend
[INFO] [stdout]     async_get_tx_outspends
[INFO] [stdout]     async_get_tx_raw
[INFO] [stdout]     async_get_tx_status
[INFO] [stdout]     async_post_tx
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 34 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.24s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "20dec4c118a1ea59f85b07d9040be52be6443f7e87d66be5091b01d0dd4cf3e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20dec4c118a1ea59f85b07d9040be52be6443f7e87d66be5091b01d0dd4cf3e2", kill_on_drop: false }`
[INFO] [stdout] 20dec4c118a1ea59f85b07d9040be52be6443f7e87d66be5091b01d0dd4cf3e2
